projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca533e
)
Linux on Alpha has the configuration name linux-alpha-gcc, not
author
Richard Levitte
<levitte@openssl.org>
Sun, 8 Oct 2000 19:38:28 +0000
(19:38 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 8 Oct 2000 19:38:28 +0000
(19:38 +0000)
linux-alpha.
openssl.spec
patch
|
blob
|
history
diff --git
a/openssl.spec
b/openssl.spec
index 18ae94e54cb7caf147276709efa7382fab90ad18..fa8c16b7c76ff4ec12f663a0d6a2fd6574ebd5bf 100644
(file)
--- 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