summaryrefslogtreecommitdiffstats
path: root/makepkg.conf
blob: 0532f58976239933a342e483cbec6eb739bd8984 (plain)
1
2
3
4
5
6
7
8
#
# /etc/pkgmake.conf
#

export CFLAGS="-O2 -march=i686 -pipe"
export CXXFLAGS="-O2 -march=i686 -pipe"

# End of file