mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge mozilla-central to mozilla-inbound.
This commit is contained in:
commit
6f2be8b27c
@ -6,7 +6,7 @@ export WIN32_REDIST_DIR=/c/tools/msvs10/VC/redist/x64/Microsoft.VC100.CRT
|
|||||||
|
|
||||||
# Use 32bit linker for PGO crash bug.
|
# Use 32bit linker for PGO crash bug.
|
||||||
# https://connect.microsoft.com/VisualStudio/feedback/details/686117/
|
# https://connect.microsoft.com/VisualStudio/feedback/details/686117/
|
||||||
export LD=/c/tools/msvs10/VC/BIN/x86_amd64/link.exe
|
export LD=c:/tools/msvs10/VC/BIN/x86_amd64/link.exe
|
||||||
|
|
||||||
. $topsrcdir/build/mozconfig.vs2010-common
|
. $topsrcdir/build/mozconfig.vs2010-common
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user