mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
remove noNOICF, no longer needed
This commit is contained in:
parent
5ca705a636
commit
e80f1de453
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue