pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gtkglextmm: needs c++11 (libsigc++)
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sat Oct 24 18:15:51 2015 +0200
Changeset: 737e0fc9a537de5ce0bdd29dfdf9b47d358d7ab6
Modified Files:
gtkglextmm/Makefile
Log Message:
gtkglextmm: needs c++11 (libsigc++)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=737e0fc9a537de5ce0bdd29dfdf9b47d358d7ab6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gtkglextmm/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/gtkglextmm/Makefile b/gtkglextmm/Makefile
index 7e0c7c8..fd8b4c6 100644
--- a/gtkglextmm/Makefile
+++ b/gtkglextmm/Makefile
@@ -14,6 +14,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config perl gm4
USE_LANGUAGES= c c++
+CXXFLAGS+= -std=c++11
PKGCONFIG_OVERRIDE+= gdkglextmm.pc.in
PKGCONFIG_OVERRIDE+= gtkglextmm.pc.in
Home |
Main Index |
Thread Index |
Old Index