Keep build files in sync (Port bug 1429947: Unset WIN64_LINK and WIN64_LIB in in-tree mozconfigs during an artifact build). rs=bustage-fix

This commit is contained in:
Jorg K 2018-01-27 11:12:02 +01:00
Родитель 919ac23918
Коммит 7c4fc53b79
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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