[PATCH v14 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
Noah Goldstein
goldstein.w.n@gmail.com
Thu Jun 23 18:14:49 GMT 2022
On Thu, Jun 23, 2022 at 10:32 AM Noah Goldstein <goldstein.w.n@gmail.com> wrote:
>
> On Thu, Jun 23, 2022 at 10:14 AM Joseph Myers <joseph@codesourcery.com> wrote:
> >
> > One of these recent changes breaks the x86_64 --disable-multi-arch build.
> >
> > In file included from ../sysdeps/x86_64/memchr.S:24:
> > ../sysdeps/x86_64/isa-default-impl.h:51:4: error: #error "RTLD version should only exist in multiarch build"
> > 51 | # error "RTLD version should only exist in multiarch build"
> > | ^~~~~
> >
>
> Christ, I was using `--disable-mulatiarch` when I tested :/
>
> Have fix will post when finished testing.
Pushed fix.
> > --
> > Joseph S. Myers
> > joseph@codesourcery.com
More information about the Libc-alpha
mailing list