mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
--enable-ctypes for clang-cl
This commit is contained in:
parent
1d44f05fba
commit
6569a453d2
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ ac_add_options --disable-crashreporter
|
||||||
ac_add_options --disable-eme
|
ac_add_options --disable-eme
|
||||||
ac_add_options --disable-maintenance-service
|
ac_add_options --disable-maintenance-service
|
||||||
ac_add_options --disable-parental-controls
|
ac_add_options --disable-parental-controls
|
||||||
ac_add_options --disable-ctypes
|
ac_add_options --enable-ctypes
|
||||||
mk_add_options MOZ_SERVICES_HEALTHREPORT=0
|
mk_add_options MOZ_SERVICES_HEALTHREPORT=0
|
||||||
export CROSS_COMPILE=0
|
export CROSS_COMPILE=0
|
||||||
export MOZ_CRASHREPORTER=0
|
export MOZ_CRASHREPORTER=0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue