Clean and Fix Mozconfigs

This commit is contained in:
EAZYBLACK 2026-09-12 23:12:02 +03:00
commit b34a6b75fb
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +1,5 @@
# 16 jobs for 16 cores
mk_add_options MOZ_MAKE_FLAGS="-j16"
# auto detect threads
mk_add_options MOZ_MAKE_FLAGS="-j$NUMBER_OF_PROCESSORS"
# x64 build
ac_add_options --host=x86_64-pc-mingw32