]> git.pld-linux.org Git - packages/crossmingw32-bzip2.git/commitdiff
- alphasparc fix
authorwolf <wolf@pld-linux.org>
Sun, 19 Sep 2004 22:27:27 +0000 (22:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-bzip2.spec -> 1.4

crossmingw32-bzip2.spec

index e404880dd5e728dd7e8d4f59b867bbd2fc1031cc..d1a8cb7ce1ed3581910b1c2b1ea4d09aa28b968f 100644 (file)
@@ -28,6 +28,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                __cc                    %{target}-gcc
 %define                __cxx                   %{target}-g++
 
+%ifarch alpha sparc sparc64 sparcv9
+%define                optflags        -O2
+%endif
+
 %description
 Bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding. Compression is generally
This page took 0.052156 seconds and 4 git commands to generate.