Try fixing linking again
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Mar 2018 21:26:45 +0000 (14:26 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Mar 2018 21:26:45 +0000 (14:26 -0700)
commit44b6c77c64d367eb3c9227cf1c0fbaff4ab294b2
treea365b005796615d083ccc223b537c248348519a6
parente4d1cbfb4fbc17d7dbe08133d1e5e181e1c9bbc5
Try fixing linking again

Before 1.7.5, we were setting -fno-exceptions etc on CXXFLAGS. In 1.7.6
we set it as CPPFLAGS. Try fixing. Also, I'm fairly sure it's safe to
set these unconditionally.

Fixes https://github.com/harfbuzz/harfbuzz/issues/880 (or so I hope)
src/Makefile.am
test/api/Makefile.am