mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 03:10:07 -05:00
trying to build: disable ccache
This commit is contained in:
parent
49331bc04a
commit
495961b689
1 changed files with 2 additions and 0 deletions
|
@ -31,3 +31,5 @@ mk_add_options MOZ_TELEMETRY_REPORTING=0
|
|||
|
||||
# Add your own stuff, libraries, architecture, etc..
|
||||
# ex: `cat mozconfig.orig mozconfig.my > mozconfig`
|
||||
|
||||
ac_add_options --disable-ccache
|
||||
|
|
Loading…
Reference in a new issue