diff options
| author | Simon John <git@the-jedi.co.uk> | 2017-07-25 06:13:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-25 06:13:48 +0100 |
| commit | c116e48418004e6f2538f711b63abc128c26245c (patch) | |
| tree | 5203db944df7fc50b0dc32812e2077603da098ed /HISTORY.md | |
| parent | d738cac966f6b02eb4153a32144c2a2a3e5c4715 (diff) | |
| parent | d1156e8fdf9c49cfd0dace56b8a467b7bbbe798c (diff) | |
Merge pull request #510 from sej7278/master
Add -fno-devirtualize to CXXFLAGS_STD
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,9 @@ The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list. ### In Development -- TBC +- Fix: Add -fno-devirtualize flag to workaround g++ segfault bug (issue #486). (https://github.com/sej7278) +- Tweak: Set ARDMK_VERSION to 1.6 (https://github.com/sej7278) +- New: Added -fdiagnostics-color to *STD flags (https://github.com/sej7278) ### 1.6.0 (2017-07-11) - Fix: Allowed for SparkFun's weird usb pid/vid submenu shenanigans (issue #499). (https://github.com/sej7278) |
