mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Qtopia4: -xmlpatterns requires -exceptions .
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user