diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2014-08-06 11:53:25 +0200 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2014-08-06 12:05:56 +0200 |
commit | 1f23cc159de5e8584b9354a42d431356530d1ce0 (patch) | |
tree | b6f94c5935dfda98b38f2ef664cf50e5fc7898e3 /reportdesign | |
parent | 8ec7e5250c204422b5efdf277de0722adb042728 (diff) |
Fix libgltf dbgutil build
The libgltf configure.ac script changes the autotools user variables
CFLAGS and CXXFLAGS, which is not allowed and can overwrite user
settings (which it does for the -D_GLIBCXX_DEBUG flag).
So this moves the special compile settings to seperate variables and
passes them to AM_CXXFLAGS and AM_CPPFLAGS, so the library actually
gets compiled with libstdc++ debug objects.
Change-Id: I00989f5fb629a6aac43ee5a2eb287b0491a3b86d
Diffstat (limited to 'reportdesign')
0 files changed, 0 insertions, 0 deletions