summaryrefslogtreecommitdiff
path: root/abicheck
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-10-31 17:08:20 +0100
committerMichael Vogt <mvo@debian.org>2013-10-31 17:08:20 +0100
commitc5f0d8e6f8d338727b2b6bc4be0e482082398014 (patch)
tree96cad2dfc47cca81b7a4d0ac3787c27003f2ca5d /abicheck
parentbd5f39b34cc0e8cebbe9103f569d4d903e75bd2b (diff)
fix some more ABI issues, abicheck is happy now
Diffstat (limited to 'abicheck')
-rwxr-xr-xabicheck/run_abi_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/abicheck/run_abi_test b/abicheck/run_abi_test
index 9ee840ea0..8f2d7d203 100755
--- a/abicheck/run_abi_test
+++ b/abicheck/run_abi_test
@@ -16,4 +16,4 @@ sed s#@installed_libapt@#$LIBPATH# apt_installed.xml.in > apt_installed.xml
BUILDPATH=$(readlink -f ../build)
sed s#@build_path@#$BUILDPATH# apt_build.xml.in > apt_build.xml
-abi-compliance-checker -l apt -d1 apt_installed.xml -d2 apt_build.xml
+abi-compliance-checker -l apt -d1 apt_installed.xml -d2 apt_build.xml $@