OSDN Git Service

libpthread/nptl_db: define NOT_IN_libc
authorRoman I Khimov <khimov@altell.ru>
Sun, 25 Apr 2010 11:04:59 +0000 (15:04 +0400)
committerAustin Foxley <austinf@cetoncorp.com>
Sun, 25 Apr 2010 16:39:43 +0000 (09:39 -0700)
commit6193eee290f612c13492923552dea193c80ded85
tree748b1a0c2ce77ed59c919444481c257cdfc79a17
parent50d664a757b7a5ef1fd536ec00ea552ad9290315
libpthread/nptl_db: define NOT_IN_libc

NPTL build for x86_64 failed with

  LD libthread_db-0.9.32-git.so
  .../ld: libpthread/nptl_db/libthread_db_so.a(td_ta_event_getmsg.oS): relocation R_X86_64_PC32 against undefined symbol `__GI_memset' can not be used when making a shared object; recompile with -fPIC

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libpthread/nptl_db/Makefile.in