On 04/27/2010 04:19 AM, Roman I Khimov wrote: > Fixes open/read/write/close breakage with NPTL on x86_64 (due to missing > '.type' declaration). > > Done this way because there are already ELF-style definitions in assemebler > code for x86_64 and looks like HAVE_ELF is not defined and used this days. > Or the other way around, it'd be a bit strange for x86_64 not to have ELF. > > Signed-off-by: Roman I Khimov <[email protected]> > --- > libc/sysdeps/linux/x86_64/sysdep.h | 18 +----------------- > 1 files changed, 1 insertions(+), 17 deletions(-)
Thanks, Applied -Austin _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
