This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] dlfcn/eval.c


Hi

I noticed a new failure appearing in the binutils testsuite after this
change went into glibc:

  http://sources.redhat.com/ml/glibc-cvs/2004-q3/msg00535.html

  "Don't build eval.c anymore."

However, eval.c is still getting built here, I think because there remains a
reference to it in the sysdeps/gnu/Makefile. Assuming sysdeps/gnu is meant
to be getting dragged in then the attached patch is probably what's needed.
It fixes the binutils test failure and the glibc testsuite still passes for
me.

Thanks
Greg

Attachment: libc-eval.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]