mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 03:10:07 -05:00
Removing temporary mozconfig
options as the builds still fail the same way
This commit is contained in:
parent
50f8c18661
commit
38801e872c
1 changed files with 0 additions and 3 deletions
|
@ -31,6 +31,3 @@ mk_add_options MOZ_TELEMETRY_REPORTING=0
|
||||||
|
|
||||||
# Add your own stuff, libraries, architecture, etc..
|
# Add your own stuff, libraries, architecture, etc..
|
||||||
# ex: `cat mozconfig.orig mozconfig.my > mozconfig`
|
# ex: `cat mozconfig.orig mozconfig.my > mozconfig`
|
||||||
|
|
||||||
# temporary options for fixing build issues
|
|
||||||
ac_add_options --disable-ccache --disable-sccache
|
|
||||||
|
|
Loading…
Reference in a new issue