Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/
Joseph S. Myers
joseph@codesourcery.com
Fri May 16 20:51:00 GMT 2014
On Fri, 16 May 2014, Andreas Schwab wrote:
> "Joseph S. Myers" <joseph@codesourcery.com> writes:
>
> > * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
> > not undefine and redefine.
>
> That file can be removed now.
No it can't.
make[2]: *** No rule to make target
`/home/jsm28/tmp/tmpdir/glibc/build-32/elf/dl-fxstatat64.os', needed by
`/home/jsm28/tmp/tmpdir/glibc/build-32/elf/dl-allobjs.os'. Stop.
(on x86)
Maybe there's some more complicated cleanup that would include removal of
that file, but the purpose of this patch isn't to clean up everything
possible in this area; it's one of many incremental changes which are
meant to be conservatively safe but may well leave room for other future
cleanups (such moving more syscalls to syscalls.list as per bug 14138).
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list