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:
parent
49113957f7
commit
f2938dbd9d
2 changed files with 2 additions and 2 deletions
|
|
@ -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> \
|
||||
|
|
|
|||
|
|
@ -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> \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue