Skip to content

Commit f18b18d

Browse files
hreintkeigrr
authored andcommitted
move libstdc++ to flash (esp8266#2804)
* move stdc++ to flash * Update : change tab to leading spaces, correct indentation
1 parent cdad284 commit f18b18d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/sdk/ld/eagle.app.v6.common.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ SECTIONS
162162
*libgcc.a:_umoddi3.o(.literal .text)
163163
*libgcc.a:_udivdi3.o(.literal .text)
164164
*libsmartconfig.a:(.literal .text .literal.* .text.*)
165+
*libstdc++.a:(.literal .text .literal.* .text.*)
165166
*(.irom0.literal .irom.literal .irom.text.literal .irom0.text .irom.text .irom.text.*)
166167
_irom0_text_end = ABSOLUTE(.);
167168
_flash_code_end = ABSOLUTE(.);

0 commit comments

Comments
 (0)