From cdaac0afc12d155417764baa135bf29067103da4 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 20 Apr 2010 13:51:16 +1000 Subject: 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 --- buildtools/scripts/abi_gen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildtools/scripts') diff --git a/buildtools/scripts/abi_gen.sh b/buildtools/scripts/abi_gen.sh index ce589c292e..e7fec4fccc 100755 --- a/buildtools/scripts/abi_gen.sh +++ b/buildtools/scripts/abi_gen.sh @@ -10,7 +10,7 @@ cat <