automake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 19 Nov 2012 08:43:29 +0000 (09:43 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 20 Jan 2013 14:08:28 +0000 (15:08 +0100)
commit07b505bfdf94430780734aa4b82170a1f21978ff
tree1be0f5742d1b6b794ff6ea04d21074bbbda8e9c1
parentb683891fdabda6b8dcec655652c0709419d4922c
automake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too

It seems that -NDEBUG and other flags might still be leaked through
those variables, so strip those off there as well.

NOTE: This is a candidate for the 9.0 branch.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
(cherry picked from commit ddb901fbf4489ffcd85d3320f23913eb1d4fbdfe)
configure.ac