summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandy1232012-01-06 13:32:08 +0000
committerThomas Dziedzic2012-01-06 13:32:08 +0000
commitf496d1a7cd5c5e16611a915b402827c3c774e9c9 (patch)
tree04b6979e175e4ecc7a0a7871dc2b92ce437d55dc
parent74d33771b6d6590ed13d6fb8b61580236acb6388 (diff)
downloadaur-f496d1a7cd5c5e16611a915b402827c3c774e9c9.tar.gz
updated on Fri Jan 6 13:32:07 UTC 2012
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc21e20d18d0..d6fb20f1270b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,8 +65,8 @@ build()
cflags=-fno-strict-aliasing \
toolset=gcc \
address-model=32 \
- --without-python
- --without-mpi
+ --without-python \
+ --without-mpi \
--prefix="${_stagedir}" \
-sTOOLS=gcc \
--layout=system \