now the only difference is --with-app-name

This commit is contained in:
Bert van der Weerd 2022-10-01 15:15:11 +02:00
parent 260708ef05
commit fbfb17058e
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -33,6 +33,7 @@ ac_add_options --disable-crashreporter
ac_add_options --disable-debug ac_add_options --disable-debug
ac_add_options --disable-default-browser-agent ac_add_options --disable-default-browser-agent
ac_add_options --disable-tests ac_add_options --disable-tests
# updater disabled in Settings repo (app.update.auto).
# ac_add_options --disable-updater # ac_add_options --disable-updater
ac_add_options --enable-hardening ac_add_options --enable-hardening
ac_add_options --enable-optimize ac_add_options --enable-optimize