mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
SDCC: Remove default flags for a specific target
Remove defaults for a specific target (8051) because they are incorrect for other targets. Fixes: #20308
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
sdcc-no-default-target
|
||||
----------------------
|
||||
|
||||
* The default flags used for SDCC no longer include any target-specific flags.
|
||||
Previously the default flags were hard-coded for 8051.
|
||||
Reference in New Issue
Block a user