From cf49e8b816ee3391b5deba487d1abf77b7dfeaab Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 8 May 2013 18:50:04 +0200 Subject: [PATCH] Library_puyuno_wrapper is not built on WNT anyway Change-Id: Ia4e2f9d5f3475b0a7af8b6db80ba4b2cd5f6bfce --- pyuno/Library_pyuno_wrapper.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyuno/Library_pyuno_wrapper.mk b/pyuno/Library_pyuno_wrapper.mk index eb5c7c38a4c8..66e75fb87e8e 100644 --- a/pyuno/Library_pyuno_wrapper.mk +++ b/pyuno/Library_pyuno_wrapper.mk @@ -32,14 +32,12 @@ $(eval $(call gb_Library_use_externals,pyuno_wrapper,\ $(eval $(call gb_Library_add_ldflags,pyuno_wrapper,-nostdlib)) $(eval $(call gb_Library_add_libs,pyuno_wrapper,-lc)) -ifneq ($(OS)$(COM),WNTMSC) ifeq ($(filter DRAGONFLY FREEBSD NETBSD OPENBSD MACOSX,$(OS)),) $(eval $(call gb_Library_add_libs,pyuno_wrapper,\ -ldl \ )) -endif endif $(eval $(call gb_Library_add_cobjects,pyuno_wrapper,\