Go to file
Franck LeCodeur cc988c8c90 jam: Fix build warning. Add missing include for Linux.
Warning was:

Cc bin.linuxx86/execunix.o
execunix.c: In function ‘execwait’:
execunix.c:301:19: warning: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration]
  301 |      while( ( w = wait( &status ) ) == -1 && errno == EINTR )
      |

Change-Id: I7c0e53db8d18e9e6cb317980cb9be9026b7fce20
Reviewed-on: https://review.haiku-os.org/c/buildtools/+/4400
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2021-08-30 16:36:29 +00:00
autoconf Congrats svn_load_dirs.pl, this change just disappeared. 2008-03-19 13:01:56 +00:00
binutils binutils/emulparams: Rely on elf_i386.sh, layering haiku on top 2021-08-26 20:24:40 +00:00
gcc aarch64-haiku config, remove file_end_indicate_exec_stack 2021-08-29 18:36:12 +02:00
jam jam: Fix build warning. Add missing include for Linux. 2021-08-30 16:36:29 +00:00
legacy legacy/gcc: Fix cpp cross-tool prefix 2019-07-12 02:18:03 +00:00
libtool Added support for Haiku x86 target. 2005-12-05 14:02:23 +00:00
.gitignore * Add .gitignore. 2014-07-21 11:18:25 +02:00