Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37543050
en ru br
ALT Linux repos
S:1.7.0-alt3
4.1: 1.6.1-alt2
4.0: 1.6.1-alt2
3.0: 1.6.0-alt1

Group :: Networking/Other
RPM: gip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gip-1.7.0-c++11.patch
Download


--- a/build.sh
+++ b/build.sh
@@ -249,7 +249,7 @@ fi
 # Build.
 ###############################################################################
 # Compiler/Linker options.
-CFLAGS="-DHAVE_CONFIG_H -I. -I.. `pkg-config $REQUIRED_LIBS --cflags`"
+CFLAGS="-std=c++11 -DHAVE_CONFIG_H -I. -I.. `pkg-config $REQUIRED_LIBS --cflags`"
 LFLAGS=`pkg-config $REQUIRED_LIBS --libs`
 
 if [ "$PLUGINDIRS" != "" ]; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin