pacman/makepkg.conf

9 lines
118 B
Text
Raw Normal View History

2002-02-25 19:23:38 +00:00
#
# /etc/pkgmake.conf
#
export CFLAGS="-O2 -march=i686 -pipe"
export CXXFLAGS="-O2 -march=i686 -pipe"
# End of file