freebsd-dev/tools/build/cross-build/include/linux
Simon J. Gerraty 644d346d99 We do not need readpassphrase from openssh
When building tar for linux, just disable HAVE_READPASSPHRASE
in config_freebsd.h and libarchive will provide for readpassphrase
Otherwise the two conflict.
2023-04-24 13:50:18 -07:00
..
sys cross-build: Add comment missing from 9e5b0d9eac 2021-12-15 19:45:31 +00:00
__unused_workaround_end.h
__unused_workaround_start.h
__used_workaround_end.h tools/build/cross-build: Fix building libllvmminimal on Linux 2021-08-12 23:50:48 +01:00
__used_workaround_start.h tools/build/cross-build: Fix building libllvmminimal on Linux 2021-08-12 23:50:48 +01:00
ctype.h
endian.h
errno.h
fcntl.h tools/build: Don't redefine open() for the linux bootstrap 2021-08-02 14:33:23 +01:00
libutil.h
limits.h Fix warnings during bootstrap on Linux systems 2021-01-07 09:30:50 +00:00
nbtool_config.h
netdb.h
regex.h
resolv.h
signal.h
spawn.h tools/build/cross-build: Fix building libllvmminimal on Linux 2021-08-12 23:50:48 +01:00
stdio.h cross-build: fix some redeclaration warnings during bootstrap 2021-10-11 11:57:54 +01:00
stdlib.h cross-build: fix some redeclaration warnings during bootstrap 2021-10-11 11:57:54 +01:00
string.h Change strmode argument type to mode_t for crossbuild 2021-06-29 17:39:55 -06:00
strings.h tools/build: Provide fls* when cross-building on Linux 2022-08-18 02:46:28 +01:00
time.h
unistd.h Revert "Fix cross-build support for Ubuntu 16.04" 2023-03-07 16:11:11 -07:00
wctype.h