Skip to content

Commit

Permalink
Merged PR 4988918: Reflect OS changes for LKG10
Browse files Browse the repository at this point in the history
Reverts "Merged PR 4670666: Workaround for LKG10 internal linker error"

Related work items: MSFT:25439646, MSFT:26598503
  • Loading branch information
DHowett committed Jul 30, 2020
1 parent 5c5c437 commit f49ae24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/host/sources.inc
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,3 @@ DELAYLOAD = \
ext-ms-win-uxtheme-themes-l1.dll; \

DLOAD_ERROR_HANDLER = kernelbase

# Add /d2:-notypeopt to disable optimization bug caused by LKG9. Bug #25439646
USER_C_FLAGS=/d2notypeopt $(USER_C_FLAGS)
LINKER_FLAGS=/d2:-notypeopt $(LINKER_FLAGS)

0 comments on commit f49ae24

Please sign in to comment.