diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/changelog_2_0_0.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelogs/changelog_2_0_0.md b/changelogs/changelog_2_0_0.md index 2de86fb69..dcdaa797d 100644 --- a/changelogs/changelog_2_0_0.md +++ b/changelogs/changelog_2_0_0.md @@ -472,7 +472,6 @@ static libraries. - When compiling for Release the flag `-fno-math-errno` is used for GCC. -- When compiling for Release the flag `--build-id=none` is used for GCC Linker. - Removed deprecated `LineTooLong` hint. |