From b829d4eddb7beeb1c03b87eab078adb52199483a Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 6 Jan 2015 10:39:19 +0100 Subject: [PATCH] remove hack with guile and arm --- gnutls.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gnutls.spec b/gnutls.spec index 335325b..66f2ad4 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -158,9 +158,6 @@ export LDFLAGS="-Wl,--no-add-needed" --with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit" \ %if %{with guile} --enable-guile \ -%ifarch %{arm} - --disable-largefile \ -%endif %else --disable-guile \ %endif @@ -171,8 +168,6 @@ export LDFLAGS="-Wl,--no-add-needed" --disable-dane \ %endif --disable-rpath -# Note that the arm hack above is not quite right and the proper thing would -# be to compile guile with largefile support. make %{?_smp_mflags} %install