mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
warn about exporting entry point symbol
This commit is contained in:
committed by
Ryan Fleury
parent
90797f363f
commit
d22962af8d
@@ -88,6 +88,7 @@ typedef enum
|
||||
LNK_Warning_TLSAlign,
|
||||
LNK_Warning_DirectiveSectionWithRelocs,
|
||||
LNK_Warning_NoLargeAddressAwarenessForDll,
|
||||
LNK_Warning_TryingToExportEntryPoint,
|
||||
LNK_Warning_Last,
|
||||
|
||||
LNK_Error_Count
|
||||
|
||||
Reference in New Issue
Block a user