aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryardenac2013-04-11 14:26:31 -0700
committeryar2015-07-03 16:58:24 -0700
commitb23b54e495d669a5b756d1d460da2e4ead2f52dd (patch)
tree68cfb33878cbf0cc9bf031537852326435f035ea
parent2a70df31389a9a0a00938e19e2966361f229e194 (diff)
downloadaur-b23b54e495d669a5b756d1d460da2e4ead2f52dd.tar.gz
oops - need to cd in build() now too
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04e65e63fce3..a7313b52b6e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,6 +48,7 @@ prepare() {
}
build() {
+ cd "${srcdir}/${_srcname}"
CFLAGS=${CFLAGS}" -march=corei7 -mtune=corei7 -mcpu=corei7 "
CXXFLAGS=${CXXFLAGS}" -march=corei7 -mtune=corei7 -mcpu=corei7 "
ionice -c 3 nice -n 19 make ${MAKEFLAGS} LOCALVERSION= bzImage modules