2024-05-26 03:08:12 +00:00
|
|
|
Index: configure
|
|
|
|
--- configure.orig
|
|
|
|
+++ configure
|
|
|
|
@@ -3022,7 +3022,7 @@ case "${ENABLE_GOLD}" in
|
|
|
|
*-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
|
|
|
|
| *-*-linux* | *-*-gnu* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
|
|
|
|
| *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* \
|
|
|
|
- | *-*-solaris2* | *-*-nto* | *-*-nacl*)
|
|
|
|
+ | *-*-secbsd* | *-*-solaris2* | *-*-nto* | *-*-nacl*)
|
|
|
|
case "${target}" in
|
|
|
|
*-*-linux*aout* | *-*-linux*oldld*)
|
|
|
|
;;
|
2024-08-13 19:27:50 +00:00
|
|
|
@@ -3218,7 +3218,7 @@ if test x$enable_libgomp = x ; then
|
2024-05-26 03:08:12 +00:00
|
|
|
;;
|
2024-08-13 19:27:50 +00:00
|
|
|
*-*-netbsd* | *-*-freebsd* | *-*-openbsd* | *-*-dragonfly*)
|
2024-05-26 03:08:12 +00:00
|
|
|
;;
|
2024-08-13 19:27:50 +00:00
|
|
|
- *-*-solaris2* | *-*-hpux11*)
|
|
|
|
+ *-*-secbsd* | *-*-solaris2* | *-*-hpux11*)
|
|
|
|
;;
|
|
|
|
*-*-darwin* | *-*-aix*)
|
2024-05-26 03:08:12 +00:00
|
|
|
;;
|