mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Clean and Fix Mozconfigs
This commit is contained in:
parent
b5445fd195
commit
b34a6b75fb
4 changed files with 8 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue