mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bf57334ca0
- The maintainer is now a committer. Reviewed by: Kim Culhan <kimc@w8hd.org>
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
--- src/config/InterViews/gcc.def.orig Wed Sep 9 07:38:37 1992
|
|
+++ src/config/InterViews/gcc.def Sun Sep 5 16:19:38 1999
|
|
@@ -17,5 +17,5 @@
|
|
#define ExtraCCLdLibs -lg++
|
|
#endif
|
|
|
|
-#undef HasSunOSSharedLibraries
|
|
-#define HasSunOSSharedLibraries NO
|
|
+#undef HasDynamicSharedLibraries
|
|
+#define HasDynamicSharedLibraries NO
|