[arch-commits] Commit in haskell-ghc-api-compat/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 22 00:14:27 UTC 2021
Date: Tuesday, June 22, 2021 @ 00:14:27
Author: felixonmars
Revision: 966642
add -j
Modified:
haskell-ghc-api-compat/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-22 00:12:24 UTC (rev 966641)
+++ PKGBUILD 2021-06-22 00:14:27 UTC (rev 966642)
@@ -31,7 +31,7 @@
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
- runhaskell Setup build
+ runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
More information about the arch-commits
mailing list