projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190689a
)
[packages] php5-pecl-bcompile: mark package as BROKEN
author
Florian Fainelli
<florian@openwrt.org>
Mon, 21 Jan 2013 15:27:53 +0000
(15:27 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 21 Jan 2013 15:27:53 +0000
(15:27 +0000)
bcompiler needs to be fixed for php 5.4.x
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 35282
lang/php5-pecl-bcompiler/Makefile
patch
|
blob
|
history
diff --git
a/lang/php5-pecl-bcompiler/Makefile
b/lang/php5-pecl-bcompiler/Makefile
index 978c01f9b957dede15ac59ccd09c50a1ea68dd9f..6bab984c97aea178f24bcb982a67d4097afbd93b 100644
(file)
--- a/
lang/php5-pecl-bcompiler/Makefile
+++ b/
lang/php5-pecl-bcompiler/Makefile
@@
-25,5
+25,5
@@
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
include ../php5/pecl.mk
-$(eval $(call PECLPackage,$(PECL_NAME),$(PECL_LONGNAME)))
+$(eval $(call PECLPackage,$(PECL_NAME),$(PECL_LONGNAME)
,@BROKEN
))
$(eval $(call BuildPackage,$(PKG_NAME)))