replace-with-safe-gcc-o-flag() { [ -z "${SAFE_GCC_O_FLAG}" ] && SAFE_GCC_O_FLAG="-O2" replace-flags -O? ${SAFE_GCC_O_FLAG}" return 0 }