]> git.pld-linux.org Git - packages/sbcl.git/commitdiff
pass %{_smp_mflags}
authorJan Palus <atler@pld-linux.org>
Thu, 20 May 2021 18:20:19 +0000 (20:20 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 20 May 2021 19:38:04 +0000 (21:38 +0200)
sbcl.spec

index bad280e363f88be6d3ca84c8d4c748f7b3cdbd3b..f17b0b5b533f6319c81caa4fad2e60c1f67ff0e3 100644 (file)
--- a/sbcl.spec
+++ b/sbcl.spec
@@ -134,6 +134,7 @@ chmod 755 clean.sh
 
 %build
 export GNUMAKE="make"
+export SBCL_MAKE_JOBS="%{_smp_mflags}"
 export CC="%{__cc}"
 export CFLAGS="%{rpmcflags}"
 %if %{with bootstrap}
This page took 0.096908 seconds and 4 git commands to generate.