diff options
Diffstat (limited to 'crypto/openssl/openssl.spec')
-rw-r--r-- | crypto/openssl/openssl.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/openssl.spec b/crypto/openssl/openssl.spec index 18ae94e..fa8c16b 100644 --- a/crypto/openssl/openssl.spec +++ b/crypto/openssl/openssl.spec @@ -94,7 +94,7 @@ perl util/perlpath.pl /usr/bin/perl ./Configure %{CONFIG_FLAGS} --openssldir=%{openssldir} linux-ppc shared %endif %ifarch alpha -./Configure %{CONFIG_FLAGS} --openssldir=%{openssldir} linux-alpha shared +./Configure %{CONFIG_FLAGS} --openssldir=%{openssldir} linux-alpha-gcc shared %endif LD_LIBRARY_PATH=`pwd` make LD_LIBRARY_PATH=`pwd` make rehash |