Reflect OS PR 14647503 (#19900)

Who knows why they do what they do?
This commit is contained in:
Dustin L. Howett
2026-02-24 13:24:08 -06:00
committed by GitHub
parent 127775118d
commit 9f0cd70ae9
2 changed files with 0 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
LLVM_LTO_EXPORTED_SYMBOLS = \
_tlgDefineProvider_annotation__Tlgg_ConhostLauncherProviderProv \
wWinMain \

View File

@@ -22,10 +22,6 @@ UMTYPE = windows
UMENTRY = wwinmain
TARGET_DESTINATION = retail
!if "$(CLANG_LTO)" == "1"
!include lto_symbols.inc
!endif
# -------------------------------------
# Build System Settings
# -------------------------------------