1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-21 12:23:50 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Jelmer Vernooij
5fea6e0d9a r25956: Try metze's suggestion for Mac OS X shld flags. 2007-12-21 05:45:17 +01:00
Stefan Metzmacher
403c5521d1 r25955: libreplace: add a useful link about linking shared libraries
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html

metze
2007-12-21 05:45:17 +01:00
Jelmer Vernooij
b01303b567 r25945: Fix flags for MacOS X. 2007-12-21 05:45:12 +01:00
Jelmer Vernooij
228dd6830e r25944: Fix handling of sonameflag on AIX, which doesn't have anything like that. 2007-12-21 05:45:12 +01:00
Jelmer Vernooij
fd762b01ed r25943: Fix soname on hpux. 2007-12-21 05:45:11 +01:00
Jelmer Vernooij
146c5226e6 r25886: Try to fix building dso's on hpux with gcc 2007-12-21 05:44:40 +01:00
Jelmer Vernooij
bbc36fd3f6 r25880: Try to get some more flags right. 2007-12-21 05:44:37 +01:00
Jelmer Vernooij
25aa875119 r25877: Add libreplace macro for soname flags. 2007-12-21 05:44:36 +01:00
Jelmer Vernooij
773a7cf234 r25875: Try to fix the build on some HPUX machines. 2007-12-21 05:44:35 +01:00
Jelmer Vernooij
45ccf09bf9 r25861: Fix export dynamic for HPUX. 2007-12-21 05:44:31 +01:00
Jelmer Vernooij
85b3326500 r25860: Remove flag that causes problems on some hosts. 2007-12-21 05:44:30 +01:00
Jelmer Vernooij
aaaed5edc0 r25852: Move SHLIBEXT determination into a test as well. 2007-12-21 05:44:27 +01:00
Jelmer Vernooij
d28c8b822e r25851: Move system-specific ldflags checks to libreplace so they can be used by ldb. 2007-12-21 05:44:27 +01:00
Jelmer Vernooij
9ebc6f2d17 r25850: Add macro for picflag. 2007-12-21 05:44:26 +01:00
Jelmer Vernooij
f67040d2a0 r25846: Add configure test for -Wl,--export-dynamic. 2007-12-21 05:44:24 +01:00