mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1429947 - Unset WIN64_LINK and WIN64_LIB in in-tree mozconfigs during an artifact build. r=nalexander
MozReview-Commit-ID: 9mIaxs0xroN --HG-- extra : rebase_source : 623f50f4186722d6a0da9f01bd6d57b072068bd7
This commit is contained in:
parent
a5428cd701
commit
b42986e45e
@ -17,5 +17,7 @@ unset MAKECAB
|
||||
unset TOOLCHAIN_PREFIX
|
||||
unset BINDGEN_CFLAGS
|
||||
unset LLVM_CONFIG
|
||||
unset WIN64_LINK
|
||||
unset WIN64_LIB
|
||||
|
||||
unset MOZ_STDCXX_COMPAT
|
||||
|
Loading…
Reference in New Issue
Block a user