Re: [yocto] How to disable SIMD extensions (mmx, sse3, ...)?

2019-06-04 Thread Adrian Bunk
On Tue, Jun 04, 2019 at 09:08:49AM +0200, Mauro Ziliani wrote: > Hi all. Hi Mauro, > I'm working with a Geode LX800, porting an old application Debian-based into > Yocto Thud. I assume you are aware that the Geode LX is should still work with the latest Debian releases. > I need to disable

[yocto] How to disable SIMD extensions (mmx, sse3, ...)?

2019-06-04 Thread Mauro Ziliani
Hi all. I'm working with a Geode LX800, porting an old application Debian-based into Yocto Thud. I need to disable some multimedia SIMD extensions for gcc compiler. Where I can do this? I suppose I have to disable SIMD extensions in conf/machine/geode_lx800.conf file (the machine