Skip to content

Commit

Permalink
cachy-browser: Allow to replace malloc
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Nov 16, 2024
1 parent 8228b6a commit 92c5a5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cachy-browser/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ ac_add_options --disable-necko-wifi
ac_add_options --disable-webspeech
ac_add_options --disable-webspeechtestbackend
ac_add_options --disable-default-browser-agent
# Enable replace malloc for hardened malloc usecase
ac_add_options --enable-replace-malloc
# Disable telemetry and data reporting
mk_add_options MOZ_CRASHREPORTER=0
Expand Down

0 comments on commit 92c5a5e

Please sign in to comment.