Skip to content

Commit

Permalink
Compile with 3 threads
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Sep 8, 2024
1 parent fd1d2b3 commit 551495f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/package/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
include /usr/share/dpkg/buildflags.mk

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_BUILD_OPTIONS = noautodbgsym parallel=4
export DEB_BUILD_OPTIONS = noautodbgsym parallel=3
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_CPPFLAGS_MAINT_APPEND = -DJSON_HAS_CPP_14

Expand Down

0 comments on commit 551495f

Please sign in to comment.