This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from 5baf0be1 Merge pull request #469 from apache/hotfix/gcc_warning_fix
add ea2fc914 Update debug flags, so that -Og (optimalization for
debugging) is used
add 1f8d035e Force a -O0 flag for libdfi
add ce9aacc4 Force a -O0 flag for libdfi gtest executable
add a742aaa1 Add issue nr to the reason why libdfi needs to be tested with
optimization -O0
add aea48237 Merge pull request #454 from
apache/feature/update_debug_optimalization_flag
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 4 ++--
libs/dfi/CMakeLists.txt | 1 -
libs/dfi/gtest/CMakeLists.txt | 7 +++++++
libs/dfi/gtest/src/dyn_function_tests.cpp | 10 ++--------
4 files changed, 11 insertions(+), 11 deletions(-)