From 1ff8b4e25cb8e775915d96bad2be4f88ff140bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6k=C3=A7en=20Eraslan?= Date: Tue, 27 Sep 2011 10:50:40 +0000 Subject: [PATCH] configfile: Cosmetic changes in the comment section. --- pisi/configfile.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pisi/configfile.py b/pisi/configfile.py index dcf8b9c5..14536cd9 100644 --- a/pisi/configfile.py +++ b/pisi/configfile.py @@ -27,12 +27,12 @@ #generateDebug = False #enableSandbox = False #jobs = "-j3" -#CFLAGS= -mtune=generic -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -#CXXFLAGS= -mtune=generic -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 -#LDFLAGS= -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common +#cflags= -mtune=generic -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 +#cxxflags= -mtune=generic -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector -D_FORTIFY_SOURCE=2 +#ldflags= -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common #buildhelper = None / ccache / icecream #compressionlevel = 1 -#fallback = "ftp://ftp.pardus.org.tr/pub/source/2009" +#fallback = "ftp://ftp.pardus.org.tr/pub/source/2011" # #[directories] #lib_dir = /var/lib/pisi