Correct abi-check.sh for PR

This commit is contained in:
Matthieu Darbois 2016-06-25 00:20:10 +02:00 committed by GitHub
parent cb72c08472
commit 40ee5cdba0
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ else
# Old versions of openjpeg don't like -fvisibility=hidden...
grep -v Configure ${OPJ_SOURCE_DIR}/tools/abi-tracker/openjpeg.json > ./openjpeg.json
fi
mkdir -p src/openjpeg
cp -rf ${OPJ_SOURCE_DIR} src/openjpeg/current
abi-monitor ${OPJ_LIMIT_ABI_BUILDS} -rebuild openjpeg.json
abi-tracker -build openjpeg.json