# configure says frame pointers are not supported on this platform, # disable them (and also some LTO stuff) eval "$( declare -f build | \ sed ' /configure/s/--enable-frame-pointers// ' )"