mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Backed out changeset bb7ad21e70e5 (bug 1273625) for Windows XP build bustage. r=backout
This commit is contained in:
parent
0af588c1d2
commit
f324ab4b75
@ -106,7 +106,7 @@ AC_DEFUN([MOZ_RUST_SUPPORT], [
|
||||
i*86-pc-mingw32)
|
||||
# XXX better detection of CXX needed here, to figure out whether
|
||||
# we need i686-pc-windows-gnu instead, since mingw32 builds work.
|
||||
rust_target=i686-pc-windows-msvc
|
||||
rust_target=i586-pc-windows-msvc
|
||||
;;
|
||||
x86_64-pc-mingw32)
|
||||
# XXX and here as well
|
||||
|
Loading…
Reference in New Issue
Block a user