]> git.pld-linux.org Git - packages/openssl.git/commitdiff
-removed compilation using compaq compiler.
authordobrek <dobrek@pld-linux.org>
Wed, 29 Nov 2000 16:20:08 +0000 (16:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.45

openssl.spec

index 7199d978fc3cc4113c54fe259a1f5003c1240608..3a6f8befbf25d78d0e783b09cc0b5f0e4b7377c3 100644 (file)
@@ -127,7 +127,7 @@ perl util/perlpath.pl %{_bindir}/perl
 ./Configure --openssldir=%{_var}/lib/%{name} linux-ppc shared
 %endif
 %ifarch alpha
-./Configure --openssldir=%{_var}/lib/%{name} threads linux-alpha+bwx-ccc-generic
+./Configure --openssldir=%{_var}/lib/%{name} threads linux-alpha+bwx-gcc
 %endif
 
 %{__make} OPT_FLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g} -DSSL_ALLOW_DH"
This page took 0.205754 seconds and 4 git commands to generate.