X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=55a06b75dfc2c464e656227d9968d504e8d2af85;hb=cbcb02ba9b76a82c9a09ce1c7712431bb215575a;hp=5193c50445264faad51615b092244dd3e38b1f0f;hpb=d0f723d93729549a3aa7513a121daa640a925f1a;p=ctsim.git diff --git a/configure b/configure index 5193c50..55a06b7 100755 --- a/configure +++ b/configure @@ -3158,7 +3158,7 @@ if test "$debug" = "true" ; then EOF else - CFLAGS="-O3 -DNDEBUG" + CFLAGS="-O3 -DNDEBUG -fomit-frame-pointer" cat >> confdefs.h <<\EOF #define NDEBUG 1 EOF