Kevin Vargo via RT wrote:
Some minor updates to the openssl.spec: wrapping ifarch around the various lib 
dirs to get the right files in the right places.

See attached diff


Configure script and spec are not consistent regarding multilib. It seems to me spec file should use libdir script parameter to override subpath computed by Configure.
Pseudo script
if arch x86_64
  define libdir lib64
else
  define libdir lib
...
define CONFIG_FLAGS ... --libdir=%libdir


Roumen

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to