Skip to content

Commit fd4d880

Browse files
stephanosiogalak
authored andcommitted
crosstool-ng: Update to pull in libstdc++ nano config fix
Update build script to pull in the crosstool-ng commit that corrects the build specs for the libstdc++ nano, which is used with newlib-nano. For more details, refer to the issue #346. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent bbd41c9 commit fd4d880

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
- gcc:
1111
* Removed libgcc transactional memory clone registry support
12+
* Fixed incorrect build specs for libstdc++ nano variant. The libstdc++ nano
13+
variant, which is used with newlib-nano, is now built with
14+
`-fno-exceptions` to reduce compiled binary size.
1215

1316
## Zephyr SDK 0.13.0-alpha-1
1417

0 commit comments

Comments
 (0)