]> git.armaanb.net Git - asd-repo.git/blobdiff - extra/nss/build
gmake: new package at 4.3
[asd-repo.git] / extra / nss / build
index 2238dc62527169c110e0c93913d7c49bc38634dd..06cdf86ef62c63563fc10a8cdb51a3ce27902b9c 100755 (executable)
@@ -11,7 +11,7 @@ export CXX="${CXX:-c++}"
 
 patch -p1 < intel.patch
 
-make -j1 -C nss nss_build_all
+gmake -j1 -C nss nss_build_all
 
 # TODO: Maybe install the NSS binaries. They're uneeded
 #       right now as we handle certs differently.