Changeset 140 for branches/samba-3.0/source/configure
- Timestamp:
- Jul 11, 2008, 1:13:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/configure
r134 r140 39714 39714 39715 39715 BLDSHARED="true" 39716 LDSHFLAGS="-Wl,-G,-bexpall,-bbigtoc" 39717 DYNEXP="-Wl,-brtl,-bexpall,-bbigtoc" 39716 # use expfull to export underscored symbols 39717 # add rtl to LDSHFLAGS to fix /lib/crt0.o warning 39718 LDSHFLAGS="-Wl,-G,-bexpfull,-bbigtoc,-brtl" 39719 DYNEXP="-Wl,-brtl,-bexpfull,-bbigtoc" 39718 39720 PICFLAG="-O2" 39719 39721 # as AIX code is always position independent...
Note:
See TracChangeset
for help on using the changeset viewer.