OSDN Git Service

buildsys: fix IS_IN_lib*
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 15 Sep 2014 20:13:07 +0000 (22:13 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 16 Sep 2014 20:42:06 +0000 (22:42 +0200)
commit41537a770b46f2376e74af58ba4885749339e81e
treec939e7dd15fc1ae1dc9be19f9bd9cf5dd6f016fd
parent143b7505a2cc505e94bde9b82cad4f695d15433d
buildsys: fix IS_IN_lib*

define NOT_IN_libc / IS_IN_libxxx appropriately
to fix pthread_once

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
29 files changed:
Makerules
Rules.mak
ldso/ldso/Makefile.in
ldso/libdl/Makefile.in
libc/Makefile.in
libc/inet/Makefile.in
libc/inet/rpc/Makefile.in
libc/sysdeps/linux/Makefile.commonarch
libc/sysdeps/linux/common/Makefile.in
libc/sysdeps/linux/x86_64/crt1.S
libm/Makefile.in
libm/metag/Makefile.arch
libm/powerpc/e500/fpu/Makefile.arch
libpthread/linuxthreads.old/Makefile.in
libpthread/linuxthreads.old_db/Makefile.in
libpthread/linuxthreads/Makefile.in
libpthread/linuxthreads_db/Makefile.in
libpthread/nptl/Makefile.in
libpthread/nptl/sysdeps/metag/Makefile.arch
libpthread/nptl/sysdeps/pthread/Makefile.in
libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch
libpthread/nptl/sysdeps/unix/sysv/linux/i386/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/sh/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile.arch
libpthread/nptl_db/Makefile.in
libubacktrace/Makefile.in