OSDN Git Service

Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1
authorKhem Raj <raj.khem@gmail.com>
Mon, 25 Jan 2010 23:17:09 +0000 (15:17 -0800)
committerKhem Raj <raj.khem@gmail.com>
Mon, 25 Jan 2010 23:17:09 +0000 (15:17 -0800)
commit46d7539bb38c9811a65c9953e81369c4d070ee8b
tree4f21324dc6bf49444835017f3752907b0d3e6b47
parentb7b81eb5484d1a37d8672e7be2aa4462df5d0aaf
Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1

* This will prevent it using internal __libc* symbols in pthread which
  should be hidden for libc only use.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
libpthread/nptl/sysdeps/unix/sysv/linux/arm/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch