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:
7fbdd87
)
[packages] libxml2: enable debug module (#8289)
author
Jo-Philipp Wich
<
[email protected]
>
Sun, 21 Nov 2010 14:18:26 +0000
(14:18 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Sun, 21 Nov 2010 14:18:26 +0000
(14:18 +0000)
SVN-Revision: 24057
libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxml2/Makefile
b/libs/libxml2/Makefile
index d4cfa23cd37e3a35fde63f81d2bd984e58e7c482..1fe629ce2322071ba183f0bbe434de7b6a6072f8 100644
(file)
--- a/
libs/libxml2/Makefile
+++ b/
libs/libxml2/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
PKG_VERSION:=2.7.7
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ \
@@
-41,7
+41,7
@@
CONFIGURE_ARGS += \
--enable-static \
--with-c14n \
--without-catalog \
- --with
out
-debug \
+ --with-debug \
--without-docbook \
--with-html \
--without-ftp \