mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 10:29:15 -04:00
12 lines
383 B
Text
12 lines
383 B
Text
--- ./config/mh-bsd-gcc.orig 2011-10-19 01:13:00.000000000 +0200
|
|
+++ ./config/mh-bsd-gcc 2012-01-14 21:01:17.083384507 +0100
|
|
@@ -23,9 +23,6 @@
|
|
## Compiler switch to embed a library name
|
|
LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
|
|
|
|
-## Shared library options
|
|
-LD_SOOPTIONS= -Wl,-Bsymbolic
|
|
-
|
|
## Shared object suffix
|
|
SO = so
|
|
## Non-shared intermediate object suffix
|