Skip to content

Commit

Permalink
Update unypkg-base-build-stage2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
michacassola committed May 1, 2024
1 parent d5561c4 commit db6c9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unypkg-base-build-stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,7 @@ cd build || exit
--with-system-zlib \
--with-linker-hash-style=gnu
make CFLAGS="-O3" CXXFLAGS="${CFLAGS}" -j"$(nproc)"
make CFLAGS="-O2" CXXFLAGS="${CFLAGS}" -j"$(nproc)"
ulimit -s 32768
Expand Down

0 comments on commit db6c9b2

Please sign in to comment.