mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-01 02:54:25 +02:00
Revert linker "start-group" flag
This commit is contained in:
@@ -56,7 +56,7 @@ env.Replace(
|
||||
"-Os",
|
||||
"-mmcu=$BOARD_MCU",
|
||||
"-Wl,--gc-sections",
|
||||
# "-Wl,--start-group"
|
||||
"-Wl,--start-group"
|
||||
],
|
||||
|
||||
SIZEPRINTCMD='"$SIZETOOL" --mcu=$BOARD_MCU -C -d $SOURCES',
|
||||
|
Reference in New Issue
Block a user