diff options
Diffstat (limited to 'www/neon28/files/patch-ltmain.sh')
-rw-r--r-- | www/neon28/files/patch-ltmain.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/neon28/files/patch-ltmain.sh b/www/neon28/files/patch-ltmain.sh index 348425fb00d2..003c40b7a007 100644 --- a/www/neon28/files/patch-ltmain.sh +++ b/www/neon28/files/patch-ltmain.sh @@ -17,16 +17,6 @@ continue ;; -@@ -2412,6 +2420,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then @@ -4179,10 +4190,12 @@ fi |