From: Richard Levitte Date: Sun, 8 Oct 2000 19:38:28 +0000 (+0000) Subject: Linux on Alpha has the configuration name linux-alpha-gcc, not X-Git-Tag: OpenSSL_0_9_6~1^2~8 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=e9ebf346c4e4c1c6e22410de4d290bdec13f72b2;hp=8ca533e37824a308e5b897486fc92c199bdf79a9 Linux on Alpha has the configuration name linux-alpha-gcc, not linux-alpha. --- diff --git a/openssl.spec b/openssl.spec index 18ae94e54c..fa8c16b7c7 100644 --- a/openssl.spec +++ b/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