1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 13:40:36 -08:00

Missing rainbow path was causing an empty /i directive, swallowing the following /dconfig_var so that all varieties came out rash!

Copied from Perforce
 Change: 179286
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2012-09-05 23:03:42 +01:00
parent 49113957f7
commit f2938dbd9d
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ PFM = w3i3mv
# (if not suppressed) generate a dependency on the C library, __chkesp,
# which causes the linker step to fail when building the DLL, mpsdy.dll.
PFMDEFS = /DCONFIG_PF_STRING="w3i3mv" /DCONFIG_PF_W3I3MV \
/DWIN32 /D_WINDOWS /Gs /I$(RAINBOWPATH)
/DWIN32 /D_WINDOWS /Gs
MPM = <ring> <mpm> <bt> <protocol> <boot> \
<arenavm> <arenacl> <locus> <arena> <global> <tract> <reserv> \

View file

@ -9,7 +9,7 @@ PFM = w3i6mv
# (if not suppressed) generate a dependency on the C library, __chkesp,
# which causes the linker step to fail when building the DLL, mpsdy.dll.
PFMDEFS = /DCONFIG_PF_STRING="w3i6mv" /DCONFIG_PF_W3I6MV \
/DWIN32 /D_WINDOWS /Gs /I$(RAINBOWPATH)
/DWIN32 /D_WINDOWS /Gs
MASM = ml64
MPM = <ring> <mpm> <bt> <protocol> <boot> \