X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=blobdiff_plain;f=extra%2Fnss%2Fbuild;h=06cdf86ef62c63563fc10a8cdb51a3ce27902b9c;hp=2238dc62527169c110e0c93913d7c49bc38634dd;hb=5c99b73d7d591c343ae709dbc8599668e3e64d5a;hpb=ca32a77c9d4e954b27fcc945a35f613c1f773c9e diff --git a/extra/nss/build b/extra/nss/build index 2238dc6..06cdf86 100755 --- a/extra/nss/build +++ b/extra/nss/build @@ -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.