pthsem breaks on !glibc and !x86
authorJohn Crispin <john@openwrt.org>
Thu, 31 May 2012 09:45:22 +0000 (09:45 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 31 May 2012 09:45:22 +0000 (09:45 +0000)
SVN-Revision: 32015

libs/pthsem/Makefile

index 4b5096c1291f26b08056c9937c0112155af8cb3c..88037b8551a5b1689a8648219de5db0c0743ac40 100644 (file)
@@ -21,6 +21,7 @@ define Package/pthsem
   CATEGORY:=Libraries
   TITLE:=GNU pth extended with semaphore support
   URL:=http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth
+  DEPENDS:=@USE_GLIBC @TARGET_x86
 endef
 
 define Package/pthsem/description