Don't use LTO for Debian package builds (#17497)
This commit is contained in:
parent
52668c02d2
commit
d8d7edf470
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue