From bf89ff6c79e76b23d153cead09754e68dbe59983 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 26 Jun 2011 20:10:44 +0200 Subject: more 2.6.39 fixes --- package/libpthread/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/libpthread/Makefile') diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile index eb9dc9441..de0d75403 100644 --- a/package/libpthread/Makefile +++ b/package/libpthread/Makefile @@ -44,7 +44,6 @@ libpthread-install: ifeq ($(ADK_NATIVE),) ${INSTALL_DIR} ${IDIR_LIBPTHREAD}/lib ${CP} ${STAGING_TARGET_DIR}/lib/libpthread*.so* ${IDIR_LIBPTHREAD}/lib - (cd ${STAGING_TARGET_DIR}/lib && ln -sf libpthread.so.0 libpthread.so) endif libpthread-dev-install: -- cgit v1.2.3