[packages/paprefs] - add -std=c++11, bits/c++0x_warning.h requires it

baggins baggins at pld-linux.org
Mon Oct 5 20:32:16 CEST 2015


commit 6d76db5145fa00584d60adcdcf8091a230a3f18f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Oct 5 20:31:42 2015 +0200

    - add -std=c++11, bits/c++0x_warning.h requires it

 paprefs.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/paprefs.spec b/paprefs.spec
index 7eb0917..1fd63d4 100644
--- a/paprefs.spec
+++ b/paprefs.spec
@@ -47,6 +47,7 @@ dialogowe do konfiguracji serwera dźwięku PulseAudio.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
 	--disable-lynx
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/paprefs.git/commitdiff/6d76db5145fa00584d60adcdcf8091a230a3f18f



More information about the pld-cvs-commit mailing list