Skip to content

Commit

Permalink
configfile: Cosmetic changes in the comment section.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gökçen Eraslan committed Sep 27, 2011
1 parent fcc4e6f commit 1ff8b4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pisi/configfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ff8b4e

Please sign in to comment.