FabriceColin / pinot

Personal search and metasearch for the Free Desktop
GNU General Public License v2.0
19 stars 1 forks source link

Fix condition under which C++11 ABI symbol is used #1

Closed ojwb closed 8 years ago

ojwb commented 8 years ago

The current code fails with GCC6 on Debian unstable. I believe the updated conditional should be correct for all GCC and clang versions.

There's more info at: http://developers.redhat.com/blog/2015/02/10/gcc-5-in-fedora/