diff --git a/packages/devel/glib/build b/packages/devel/glib/build index c899eef98d..5af35d87d5 100755 --- a/packages/devel/glib/build +++ b/packages/devel/glib/build @@ -26,10 +26,6 @@ if [ "$ICONV" = "libiconv" ]; then CONFIG_GLIB="--with-libiconv" fi -# Fails to compile with GCC link time optimization, outputing the error: -# "mem-overflow.c:137:1: sorry, unimplemented: gimple bytecode streams do not support the optimization attribute". - strip_lto - cd $PKG_BUILD mkdir -p .build-target && cd .build-target