Explorar o código

Qtopia4: -xmlpatterns requires -exceptions .

Thiago A. Corrêa %!s(int64=16) %!d(string=hai) anos
pai
achega
7f69e5369f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/qtopia4/qtopia4.mk

+ 1 - 1
package/qtopia4/qtopia4.mk

@@ -293,7 +293,7 @@ QTOPIA4_CONFIGURE+= -no-sql-sqlite
 endif
 endif
 
 
 ifeq ($(BR2_PACKAGE_QTOPIA4_XMLPATTERNS),y)
 ifeq ($(BR2_PACKAGE_QTOPIA4_XMLPATTERNS),y)
-QTOPIA4_CONFIGURE+= -xmlpatterns
+QTOPIA4_CONFIGURE+= -xmlpatterns -exceptions
 else
 else
 QTOPIA4_CONFIGURE+= -no-xmlpatterns
 QTOPIA4_CONFIGURE+= -no-xmlpatterns
 endif
 endif