Skip to content

Commit

Permalink
improve build time (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 authored Aug 18, 2024
1 parent 0931f4a commit 8346375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ $(OPENSSL_TARGET): deps/openssl
no-threads \
no-quic \
no-uplink \
no-tests \
&& make -j$$(nproc) \
&& make install_sw

Expand Down

0 comments on commit 8346375

Please sign in to comment.