Compiler.h: remove support for GCC 4.9

Supporting GCC 4.9 is becoming cumbersome as we refactor more code to
C++14.

This shouldn't be a problem for anybody, because Debian Stable
(Stretch) has version 6.3, and Ubuntu LTS (Xenial) has version 5.3.
This commit is contained in:
Max Kellermann
2017-12-27 08:40:24 +01:00
parent 7bce6329e3
commit 7384ec199e
4 changed files with 5 additions and 4 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@ ver 0.21 (not yet released)
- sndio: remove support for the broken RoarAudio sndio emulation
* mixer
- sndio: new mixer plugin
* require GCC 5.0
ver 0.20.14 (not yet released)
* database