]> git.pld-linux.org Git - packages/beecrypt.git/blobdiff - beecrypt.spec
- pass proper arch on amd64 - builds now
[packages/beecrypt.git] / beecrypt.spec
index d82c57ccf96455d2fcc8f8f9d142cf2b95751306..95cd0fe453abc8498a32e08407298786ba231f63 100644 (file)
@@ -177,7 +177,11 @@ Pythonie na u
        --without-cplusplus \
        --with%{!?with_javaglue:out}-javaglue \
        --with-cpu=%{_target_cpu} \
+%ifarch amd64
+       --with-arch=x86_64 \
+%else
        --with-arch=%{_target_cpu} \
+%endif
        --with-pic \
        --with%{!?with_python:out}-python
 %{__make}
This page took 0.033476 seconds and 4 git commands to generate.