remove noNOICF, no longer needed

This commit is contained in:
Walter Bright 2020-09-15 08:42:47 -07:00 committed by The Dlang Bot
parent 5ca705a636
commit e80f1de453

View file

@ -18,11 +18,7 @@ LINKCMD=%@P%\optlink.exe
[Environment64]
LIB=%@P%\..\lib64
; needed to avoid COMDAT folding (bugzilla 10664)
DFLAGS=%DFLAGS% -L/OPT:NOICF
; -----------------------------------------------------------------------------
[Environment32mscoff]
LIB=%@P%\..\lib32mscoff
; needed to avoid COMDAT folding (bugzilla 10664)
DFLAGS=%DFLAGS% -L/OPT:NOICF