• Jan-Marek Glogowski's avatar
    Fix libgltf dbgutil build · 1f23cc15
    Jan-Marek Glogowski yazdı
    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
    1f23cc15
Adı
Son kayıt (commit)
Son güncelleme
..
ExternalProject_liborcus.mk Loading commit data...
Makefile Loading commit data...
Module_liborcus.mk Loading commit data...
UnpackedTarball_liborcus.mk Loading commit data...
liborcus_0.1.0-configure.patch Loading commit data...
liborcus_0.1.0-dllimport.patch Loading commit data...
visibility.patch Loading commit data...