sync
This commit is contained in:
parent
01bad5edf2
commit
f609457dcf
85 changed files with 1589 additions and 1491 deletions
2
gnu/usr.bin/binutils-2.17/binutils/configure
vendored
2
gnu/usr.bin/binutils-2.17/binutils/configure
vendored
|
@ -3508,7 +3508,7 @@ else
|
|||
lt_cv_sys_max_cmd_len=8192;
|
||||
;;
|
||||
|
||||
netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
|
||||
netbsd* | freebsd* | openbsd* | darwin* | dragonfly* | secbsd*)
|
||||
# This has been around since 386BSD, at least. Likely further.
|
||||
if test -x /sbin/sysctl; then
|
||||
lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
|
||||
|
|
|
@ -185,7 +185,7 @@ case ${generic_target} in
|
|||
esac ;;
|
||||
i386-*-openbsd[0-2].* | \
|
||||
i386-*-openbsd3.[0-2]) fmt=aout em=obsd ;;
|
||||
i386-*-openbsd* | i386-*-secbsd) fmt=elf em=obsd ;;
|
||||
i386-*-openbsd* | i386-*-secbsd*) fmt=elf em=obsd ;;
|
||||
i386-*-linux*aout*) fmt=aout em=linux ;;
|
||||
i386-*-linux*oldld) fmt=aout em=linux ;;
|
||||
i386-*-linux*coff*) fmt=coff em=linux ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue