зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1243918 - Don't clobber safeseh in msvcc.sh -clang-cl; r=glandium
Currently we remove the -SAFESEH that we added in bug 1242722 by mistake which breaks x86 builds. Upstream patch: https://github.com/atgreen/libffi/pull/225
This commit is contained in:
Родитель
bd24af4439
Коммит
6da75d8b42
|
@ -70,7 +70,6 @@ do
|
|||
;;
|
||||
-clang-cl)
|
||||
cl="clang-cl"
|
||||
safeseh=
|
||||
shift 1
|
||||
;;
|
||||
-O0)
|
||||
|
|
Загрузка…
Ссылка в новой задаче