# turn off -flto for broken cases # as -flto is the default in make.conf CFLAGS="${CFLAGS} -fno-lto" CXXFLAGS="${CXXFLAGS} -fno-lto"