mark libpthread-stubs as build-only to get rid of the empty ipk dummy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17489 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8196d8dea8
commit
f38b96ee7a
@ -23,6 +23,7 @@ define Package/libpthread-stubs
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=libpthread-stubs
|
TITLE:=libpthread-stubs
|
||||||
URL:=http://xcb.freedesktop.org/
|
URL:=http://xcb.freedesktop.org/
|
||||||
|
BUILDONLY:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libpthread-stubs/description
|
define Package/libpthread-stubs/description
|
||||||
@ -44,8 +45,4 @@ define Build/InstallDev
|
|||||||
$(1)/usr/lib/pkgconfig/
|
$(1)/usr/lib/pkgconfig/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libpthread-stubs/install
|
|
||||||
true
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call BuildPackage,libpthread-stubs))
|
$(eval $(call BuildPackage,libpthread-stubs))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user