Skip to content
Commit c7da88e3 authored by Beat Küng's avatar Beat Küng
Browse files

CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used

This is to avoid GCC to optimize null-pointer checks away, in case the
default operator new is used together with -fno-exceptions.
parent f3c4bd93
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment