Linux on Alpha has the configuration name linux-alpha-gcc, not
linux-alpha.
This commit is contained in:
parent
8ca533e378
commit
e9ebf346c4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user