pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt5-qtbase
Module Name: pkgsrc
Committed By: nia
Date: Sat Mar 14 11:41:00 UTC 2020
Modified Files:
pkgsrc/x11/qt5-qtbase: Makefile.common
Log Message:
qt5: gnu++11... -multimedia needs alloca
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/qt5-qtbase/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt5-qtbase/Makefile.common
diff -u pkgsrc/x11/qt5-qtbase/Makefile.common:1.38 pkgsrc/x11/qt5-qtbase/Makefile.common:1.39
--- pkgsrc/x11/qt5-qtbase/Makefile.common:1.38 Thu Mar 5 11:58:07 2020
+++ pkgsrc/x11/qt5-qtbase/Makefile.common Sat Mar 14 11:41:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2020/03/05 11:58:07 nia Exp $
+# $NetBSD: Makefile.common,v 1.39 2020/03/14 11:41:00 nia Exp $
# used by x11/qt5-mysql/Makefile
# used by x11/qt5-odbc/Makefile
# used by x11/qt5-psql/Makefile
@@ -35,7 +35,7 @@
.include "../../mk/dlopen.buildlink3.mk"
BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:Q}
-USE_LANGUAGES= c c++11
+USE_LANGUAGES= c gnu++11
USE_TOOLS+= gmake perl:build pkg-config
# Avoid failures to due 'register' usage in X11 headers.
Home |
Main Index |
Thread Index |
Old Index