From 68f166074bba01ea4abb9575a5578d662103904f Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 17 Feb 2011 13:56:10 +0100 Subject: package/x11r7: apply libtool patch where possible Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Signed-off-by: Peter Korsgaard --- package/x11r7/pthread-stubs/pthread-stubs.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/x11r7/pthread-stubs') diff --git a/package/x11r7/pthread-stubs/pthread-stubs.mk b/package/x11r7/pthread-stubs/pthread-stubs.mk index 3ee7ec1d0..75980c85d 100644 --- a/package/x11r7/pthread-stubs/pthread-stubs.mk +++ b/package/x11r7/pthread-stubs/pthread-stubs.mk @@ -7,7 +7,6 @@ PTHREAD_STUBS_VERSION = 0.3 PTHREAD_STUBS_SOURCE = libpthread-stubs-$(PTHREAD_STUBS_VERSION).tar.bz2 PTHREAD_STUBS_SITE = http://xcb.freedesktop.org/dist/ -PTHREAD_STUBS_LIBTOOL_PATCH = NO PTHREAD_STUBS_INSTALL_STAGING = YES $(eval $(call AUTOTARGETS,package/x11r7,pthread-stubs)) -- cgit v1.2.3