1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 05:51:11 -07:00

Mps: note about /gz for msvc

Copied from Perforce
 Change: 62965
 ServerID: perforce.ravenbrook.com
This commit is contained in:
David Jones 2003-11-04 14:47:21 +00:00
parent 66ecd911b0
commit 0e1fdd3c11

View file

@ -129,6 +129,7 @@ CFLAGSCOMMONPOST = $(CFLAGSTARGETPOST)
# Flags for use in the variety combinations
CFLAGSHOT = /Ox /DNDEBUG
# Note that GZ is specific to version 12 of the cl tool. drj 2003-11-04
CFLAGSCOOL = /Od /GZ
CFLAGSINTERNAL = /Zi
CFLAGSEXTERNAL =