OSDN Git Service

Remove pragma weak for undeclared symbol
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 24 Jul 2012 13:39:48 +0000 (15:39 +0200)
committerBernd Schmidt <bernds@codesourcery.com>
Tue, 24 Jul 2012 13:51:23 +0000 (15:51 +0200)
commit3411a732eccb355e0301cb71a176bf5ce00940b1
tree996400ba29ecd3f9c1ef80fb28e0d0fa8175b347
parent8345b5cfe1f18cec034b21ca444ff9acba0b7eb9
Remove pragma weak for undeclared symbol

pthread_initialize is a static function and should not be mentioned in a
header.  The #pragma weak for it appears to confuse gcc-4.7.

Signed-off-by: Bernd Schmidt <bernds@codesourcery.com
libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h