From d84f4765b9bb64deb820b4319c97c70067a7a4c0 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 11 Jul 2011 02:27:20 +0000 Subject: [PATCH] re, restund: mark as broken, its buildsystem fails completely, does not support anything besides mipsel and mixes host with target variables, attempts to fix it where unsucessful --- libs/re/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/re/Makefile b/libs/re/Makefile index 6d6c912..13c0f27 100644 --- a/libs/re/Makefile +++ b/libs/re/Makefile @@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk define Package/libre SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+libopenssl +libpthread + DEPENDS:=+libopenssl +libpthread @BROKEN TITLE:=Generic library for real-time communications with async IO support URL:=http://www.creytiv.com/ endef -- 2.11.0