> I would like to add some optimization flags for
amd64 arch in some
> packages (mostly LV2 nad LADSPA plugins).
> I found these as candidates for amd64 arch:
>
> -msse
> -msse2
> -mfpmath=sse
this is enabled by default on amd64
Can you elaborate a bit here?
When I builded in clean chroot (amd64) I never noticed
that these flags would be added.