build: include uninitialised data in the ABI symbols
authorAndrew Tridgell <tridge@samba.org>
Tue, 20 Apr 2010 03:51:16 +0000 (13:51 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 20 Apr 2010 05:50:26 +0000 (15:50 +1000)
commitcdaac0afc12d155417764baa135bf29067103da4
tree216e6361682cb58c618a333f86f8b1a1aeb5d7e9
parent0e56037129fb9ddca1ace8b18126e56cd587c5a6
build: include uninitialised data in the ABI symbols

This is needed for symbols like tdb_null in tdb, which are part
of the public ABI

Pair-Programmed-With: Rusty Russell <rusty@samba.org>
buildtools/scripts/abi_gen.sh