SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/mcs/patches/patch-configure
Normal file
14
devel/mcs/patches/patch-configure
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- configure.orig Wed Jul 14 09:19:00 2010
|
||||
+++ configure Sat Dec 4 17:17:04 2010
|
||||
@@ -3321,9 +3321,9 @@ $as_echo "Solaris" >&6; }
|
||||
$as_echo "OpenBSD" >&6; }
|
||||
LIB_CPPFLAGS='-DPIC'
|
||||
LIB_CFLAGS='-fPIC'
|
||||
- LIB_LDFLAGS='-shared -fPIC'
|
||||
+ LIB_LDFLAGS='-shared -fPIC -Wl,-soname=${LIB}'
|
||||
LIB_PREFIX='lib'
|
||||
- LIB_SUFFIX='.so.${LIB_MAJOR}.${LIB_MINOR}'
|
||||
+ LIB_SUFFIX='.so'
|
||||
LDFLAGS_RPATH='-Wl,-rpath,${libdir}'
|
||||
PLUGIN_CPPFLAGS='-DPIC'
|
||||
PLUGIN_CFLAGS='-fPIC'
|
Loading…
Add table
Add a link
Reference in a new issue