Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mikea authored Nov 2, 2016
1 parent 9d178fa commit 1227334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/nss/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Build the library.
cd /src/nss
make clean
make -j$(nproc) BUILD_OPT=1 USE_64=1 NSS_DISABLE_GTESTS=1 ZDEFS_FLAG= nss_build_all
make BUILD_OPT=1 USE_64=1 NSS_DISABLE_GTESTS=1 ZDEFS_FLAG= nss_build_all
cd ..

# Copy libraries and some objects to /work/nss/lib.
Expand Down

0 comments on commit 1227334

Please sign in to comment.