summaryrefslogtreecommitdiffstats
path: root/etc/makepkg.conf
blob: 375851f3319df9c0422b267ea395936ad92667a1 (plain)
1
2
3
4
5
6
7
8
9
#
# /etc/makepkg.conf
#

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

#export MAKEFLAGS="-j 2"