projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3150e8b
)
tools/expat: enable DTD
author
Rosen Penev
<rosenp@gmail.com>
Sat, 12 Mar 2022 22:58:10 +0000
(14:58 -0800)
committer
Felix Fietkau
<nbd@nbd.name>
Sun, 13 Mar 2022 09:10:30 +0000
(10:10 +0100)
Fixes gdb usage, which depends on it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
tools/expat/Makefile
patch
|
blob
|
history
diff --git
a/tools/expat/Makefile
b/tools/expat/Makefile
index 82d0fb14f9bb5c9f47bcf6d4b5176dff9726c632..fc339f818a32ce4183e494bec66927ebbc8848d6 100644
(file)
--- a/
tools/expat/Makefile
+++ b/
tools/expat/Makefile
@@
-26,7
+26,7
@@
CMAKE_HOST_OPTIONS += \
-DEXPAT_BUILD_DOCS=OFF \
-DEXPAT_WITH_LIBBSD=OFF \
-DEXPAT_ENABLE_INSTALL=ON \
- -DEXPAT_DTD=O
FF
\
+ -DEXPAT_DTD=O
N
\
-DEXPAT_NS=OFF \
-DEXPAT_DEV_URANDOM=OFF