Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=d37680fb49248fec471e3cb79c0e378dba0952d6
commit d37680fb49248fec471e3cb79c0e378dba0952d6 Author: crazy <[email protected]> Date: Sat Feb 3 17:19:22 2018 +0100 qt5-webkit-5.212.0-5-x86_64 * rebuild with tc diff --git a/source/xlib/qt5-webkit/FrugalBuild b/source/xlib/qt5-webkit/FrugalBuild index 9675c52..d413f8a 100644 --- a/source/xlib/qt5-webkit/FrugalBuild +++ b/source/xlib/qt5-webkit/FrugalBuild @@ -4,7 +4,7 @@ pkgname=qt5-webkit extrapkg="-alpha2" pkgver=5.212.0 -pkgrel=4 +pkgrel=5 pkgdesc="Cross-platform application and UI framework" depends=("qt5-declarative>=5.10.0" 'libwebp>=0.6.0' 'libxcomposite>=0.4.4-3' 'libxslt' \ 'qt5-serialport>=5.10.0' 'qt5-webchannel>=5.10.0' 'qt5-sensors>=5.10.0' 'qt5-location>=5.10.0' \ @@ -31,5 +31,5 @@ provides=("${replaces[@]}") _F_cd_path="qtwebkit-$pkgver$extrapkg" options+=('force') ## well not nice but I need it 5.9* vs 5.2* -CXXFLAGS+=" -fno-delete-null-pointer-checks -Wno-deprecated -Wno-deprecated-declarations" +CXXFLAGS+=" -Wno-deprecated -Wno-deprecated-declarations" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
