[Buildroot] [PATCH v4, 1/1] package/libopenssl: set no-asm with generic architectures

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Oct 19 12:15:50 UTC 2019


On Fri, 18 Oct 2019 18:56:44 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Use no-asm when building statically with a generic architecture such as
> gcc or linux-generic32, see
> https://github.com/openssl/openssl/issues/9839

This doesn't match what you are doing in the code. In the commit log
you say that you're passing no-asm when building statically with gcc or
linux-generic32.

In the code, you are *always* passing no-asm with linux-generic32, even
for non-static builds. Is this intended ?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list