You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/eclass/ELT-patches/no-lc/1.5.22

12 lines
487 B

--- release-1-5-22.orig 2009-12-03 17:05:15.605534999 +0100
+++ release-1-5-22 2009-12-14 21:56:58.884956366 +0100
@@ -1573,7 +1573,7 @@
# Causes problems with __ctype
test "X$arg" = "X-lc" && continue
;;
- *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
+ *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX* | *-*-hpux*)
# Compiler inserts libc in the correct place for threads to work
test "X$arg" = "X-lc" && continue
;;