Don't use LTO for Debian package builds (#17497)

This commit is contained in:
Khairul Azhar Kasmiran 2020-08-24 18:49:34 +08:00 committed by GitHub
parent 52668c02d2
commit d8d7edf470
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,6 @@ else
fi
export PKG_CONFIG_PATH=${TRAVIS_BUILD_DIR}/pkgcfg:${PKG_CONFIG_PATH}
if [ "${DEBPKG}" == "1" ] ; then
sys/static.sh
git clean -xdf
sys/debian.sh
# TODO: upload debian package somewhere