firebird: remove XBPS_GCC_* usage

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-01-01 12:59:12 +01:00
parent f5418129e9
commit 2192692a91
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -18,9 +18,7 @@ distfiles="https://github.com/FirebirdSQL/firebird/releases/download/R${_uver%_*
checksum=d87d774736edb1eacc242c68831edb3575c28cc61378491f42f8932bf9975678
disable_parallel_build=yes
if [ ${XBPS_GCC_VERSION_MAJOR} -gt 5 ]; then
CXXFLAGS="-Wno-error=narrowing -fcheck-new -fno-delete-null-pointer-checks -fno-lifetime-dse"
fi
CXXFLAGS="-Wno-error=narrowing -fcheck-new -fno-delete-null-pointer-checks -fno-lifetime-dse"
pre_configure() {
# Avoid errors telling we are not 'root' and