summaryrefslogtreecommitdiffstats
path: root/etc/makepkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/makepkg.conf')
-rw-r--r--etc/makepkg.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/makepkg.conf b/etc/makepkg.conf
new file mode 100644
index 00000000..375851f3
--- /dev/null
+++ b/etc/makepkg.conf
@@ -0,0 +1,9 @@
+#
+# /etc/makepkg.conf
+#
+
+export CFLAGS="-O2 -march=i686 -pipe"
+export CXXFLAGS="-O2 -march=i686 -pipe"
+
+#export MAKEFLAGS="-j 2"
+