mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
r25956: Try metze's suggestion for Mac OS X shld flags.
(This used to be commit 5fea6e0d9ae671ea00292b66a2608b3ee954f917)
This commit is contained in:
parent
85dd023f99
commit
36a1640b27
@ -111,7 +111,7 @@ AC_DEFUN([AC_LD_SHLDFLAGS],
|
||||
fi
|
||||
;;
|
||||
*darwin*)
|
||||
SHLD_FLAGS="-dynamiclib"
|
||||
SHLD_FLAGS="-bundle -flat_namespace -undefined suppress -Wl,-search_paths_first"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user