mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
NetBSD also supports dynamic libs
This commit is contained in:
parent
8f495e8634
commit
dbb29495e7
1579
source/configure
vendored
1579
source/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -1000,7 +1000,7 @@ case "$host_os" in
|
||||
PICFLAG="-KPIC" # Is this correct for SunOS
|
||||
AC_DEFINE(STAT_ST_BLOCKSIZE,512)
|
||||
;;
|
||||
*freebsd*) BLDSHARED="true"
|
||||
*netbsd* | *freebsd*) BLDSHARED="true"
|
||||
LDSHFLAGS="-shared"
|
||||
DYNEXP="-Wl,--export-dynamic"
|
||||
SONAMEFLAG="-Wl,-soname,"
|
||||
|
Loading…
x
Reference in New Issue
Block a user