diff --git a/supermin.spec b/supermin.spec index 87d6ecf..198c01b 100644 --- a/supermin.spec +++ b/supermin.spec @@ -47,14 +47,7 @@ second when you need to boot one of them. %build -# Use --disable-largefile to work around glibc bug: -# https://sourceware.org/bugzilla/show_bug.cgi?id=15838 -# Eventually we will need to fix this properly. -%configure \ - --disable-network-tests \ -%ifarch %{ix86} %{arm} - --disable-largefile -%endif +%configure --disable-network-tests make