mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
bfc247cc94
Reviewed by: <kargl@troutmask.apl.washington.edu>
12 lines
244 B
Plaintext
12 lines
244 B
Plaintext
--- ltmain.sh.orig Fri Jan 14 23:42:47 2000
|
|
+++ ltmain.sh Mon Feb 14 16:47:36 2000
|
|
@@ -1791,7 +1791,7 @@
|
|
;;
|
|
*)
|
|
# Add libc to deplibs on all other systems.
|
|
- deplibs="$deplibs -lc"
|
|
+# deplibs="$deplibs -lc"
|
|
;;
|
|
esac
|
|
fi
|