Closed
Description
Commits
require an update of docs in regards to
- update toolchain link downloads for the new version
- how to activate stack protector
require an update of the builder script in regards to
- correctly linking against
-lstdc++
or-lstdc++-exc
depending on whether exceptions are enabled (-fexceptions
found in build flags)
(reminder for me later)