]> git.pld-linux.org Git - packages/crossmingw32-bzip2.git/blobdiff - crossmingw32-bzip2.spec
- alphasparc fix
[packages/crossmingw32-bzip2.git] / 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.070829 seconds and 4 git commands to generate.