projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9cb982
)
Qtopia4: -xmlpatterns requires -exceptions .
author
Thiago A. Corrêa
<thiago.correa@gmail.com>
Mon, 13 Apr 2009 18:58:35 +0000
(18:58 -0000)
committer
Thiago A. Corrêa
<thiago.correa@gmail.com>
Mon, 13 Apr 2009 18:58:35 +0000
(18:58 -0000)
package/qtopia4/qtopia4.mk
patch
|
blob
|
history
diff --git
a/package/qtopia4/qtopia4.mk
b/package/qtopia4/qtopia4.mk
index 37bf27883cbe7e11f9687a9ee6e75f4c15db9f10..a2ba324ae449ab2ba569c0fba2f1cf2600a53b35 100644
(file)
--- a/
package/qtopia4/qtopia4.mk
+++ b/
package/qtopia4/qtopia4.mk
@@
-293,7
+293,7
@@
QTOPIA4_CONFIGURE+= -no-sql-sqlite
endif
ifeq ($(BR2_PACKAGE_QTOPIA4_XMLPATTERNS),y)
-QTOPIA4_CONFIGURE+= -xmlpatterns
+QTOPIA4_CONFIGURE+= -xmlpatterns
-exceptions
else
QTOPIA4_CONFIGURE+= -no-xmlpatterns
endif