Main: omit "constexpr" on MIN_BUFFER_SIZE with GCC 4.x

This commit is contained in:
Max Kellermann
2017-05-16 07:20:47 +02:00
parent b3c82f8886
commit 64786ec12a
2 changed files with 11 additions and 2 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.20.8 (not yet released)
* output
- osx: fix build failure due to missing "noexcept"
* fix build failure with GCC 4.x
ver 0.20.7 (2017/05/15)
* database