diff options
author | Michael Adam <obnox@samba.org> | 2013-01-15 15:35:09 +0100 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2013-01-16 21:31:00 +0100 |
commit | 9ba44cc610426fb558b49aa9680b5bdf55c29082 (patch) | |
tree | 5c82fb3518fbfcb364a98165bb52df29da318798 /release-scripts | |
parent | 46b6afc69baf89ba346e4418452b2d5a49b3e322 (diff) | |
download | samba-9ba44cc610426fb558b49aa9680b5bdf55c29082.tar.gz samba-9ba44cc610426fb558b49aa9680b5bdf55c29082.tar.bz2 samba-9ba44cc610426fb558b49aa9680b5bdf55c29082.zip |
build(waf): fix the abi_match for the pdb library
The global wildcard match is automatically added by the parsing code
if the global match list is empty. Specifying an explicit '*' as the only
global match lets the parsing code add a second '*' to the local list,
which is an error tolerated on my linux by ld (the GNU linker), but
not by the stricter GNU ELF linker "gold".
Pair-Programmed-With: Gregor Beck <gbeck@sernet.de>
Signed-off-by: Gregor Beck <gbeck@sernet.de>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Alexander Bokovoy <ab@samba.org>
Autobuild-User(master): Alexander Bokovoy <ab@samba.org>
Autobuild-Date(master): Wed Jan 16 21:31:00 CET 2013 on sn-devel-104
Diffstat (limited to 'release-scripts')
0 files changed, 0 insertions, 0 deletions