X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=55a06b75dfc2c464e656227d9968d504e8d2af85;hb=c0050bd4895abf28b5e5aabdad690d5d148edf93;hp=5193c50445264faad51615b092244dd3e38b1f0f;hpb=9d2dfcf39f9cf78825d11d146c8a0831b73da977;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