[patch]setfiles/restorecon applet
Denis Vlasenko
vda.linux at googlemail.com
Mon Jul 23 14:25:45 PDT 2007
On Monday 23 July 2007 17:43, Denis Vlasenko wrote:
> > >(No, not really, but they aren't thinking too much about
> > >saving on size - see my rant on idiotic recent i386
> > >stack alignment disaster.)
> >
> > Saw it. Does -mno-sse -mno-sse2 etc help? (didn't try).
>
> No, that will cause SEGVs. Code built with -mno-sse
> should be able to call SSE code.
>
> > My CC is usually configured with --with-march=i386 --with-tune=i386,
> > fwiw.
>
> Me too. It wouldn't help I guess. (I need to try, but I bet it would not).
I was wrong. Plain old -mpreferred-stack-boundary=2 overrides it.
--
vda
More information about the busybox
mailing list