Hi,

> This patch adds Cavium Networks' OCTEON target to Configure file. The diff  
> is taken against OpenSSL-1.0.2a release.

Well, objective is not to collect as many exotic config lines as
possible, but rather more generic ones that we are ready to support and
make them flexible enough to be reusable in more specific contexts. For
example in this case what prevents you from using

./Configure linux-generic32
--cross-compile-prefix=mips64-octeon-linux-gnu- -mabi=n32

and

./Configure linux-generic64 --cross-compile-prefix=mips64-octeon-linux-gnu-

Or better yet

./Configure linux-mips64 --cross-compile-prefix=misp4-octeon-linux-gnu-

and

./Configure linux64-mips64 --cross-compile-prefix=misp4-octeon-linux-gnu-

and take advantage of assembly support?


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to