]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- alpha fix
authorMariusz Mazur <mmazur@pld-linux.org>
Sat, 23 Aug 2003 19:55:23 +0000 (19:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beecrypt.spec -> 1.24

beecrypt.spec

index d4e222c74d5c2d50e4dc73a3098b2f457e3dfcae..de3cd7636cdd0a04e6e122c0088b1577db4c3f05 100644 (file)
@@ -87,6 +87,9 @@ rm -f missing
 %{__autoheader}
 %{__automake}
 %configure \
+%ifarch alpha
+       CFLAGS="%{rpmcflags} -mno-explicit-relocs" \
+%endif
        --with%{?!_with_javaglue:out}-javaglue \
        --with-cpu=%{_target_cpu} \
        --with-arch=%{_target_cpu} \
This page took 0.069214 seconds and 4 git commands to generate.