summaryrefslogtreecommitdiffstats
path: root/etc/makepkg.conf
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2002-08-09 20:03:48 +0200
committerJudd Vinet <judd@archlinux.org>2002-08-09 20:03:48 +0200
commit62a783a6bd7649ccd162e32278098080bf450c7b (patch)
tree16cb935e494f3ae217ca15a1c22257302b8832b5 /etc/makepkg.conf
parent20b746229368e1e24b2192529c1386438413998b (diff)
downloadpacman-62a783a6bd7649ccd162e32278098080bf450c7b.tar.gz
pacman-62a783a6bd7649ccd162e32278098080bf450c7b.tar.xz
Imported from pacman-2.0.tar.gz
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"
+