Library_puyuno_wrapper is not built on WNT anyway

Change-Id: Ia4e2f9d5f3475b0a7af8b6db80ba4b2cd5f6bfce
This commit is contained in:
Stephan Bergmann
2013-05-08 18:50:04 +02:00
parent ed8f9ec2ca
commit cf49e8b816

View File

@@ -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,\