diff --git a/srcpkgs/qtchooser/template b/srcpkgs/qtchooser/template index 4396135f14c..b0d7b5a347c 100644 --- a/srcpkgs/qtchooser/template +++ b/srcpkgs/qtchooser/template @@ -2,7 +2,7 @@ pkgname=qtchooser reverts=20150315_2 version=66 -revision=2 +revision=3 build_style=gnu-makefile make_install_args="INSTALL_ROOT=\${DESTDIR}" short_desc="Qt4/Qt5 version chooser" @@ -11,6 +11,9 @@ license="LGPL-2.1-only, GPL-3.0-only" homepage="https://www.qt.io/" distfiles="https://download.qt.io/official_releases/qtchooser/qtchooser-${version}.tar.xz" checksum=b22c21df135d48fc775d26d771170c2c70555704d4625605383be2cd149c7cea +CXXFLAGS=" -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64" + +# XBPS_DISTFILES_MIRROR+=" https://master.qt.io/official_releases/qtchooser" do_build() { make LFLAGS="$LDFLAGS"