Add ExcludeArch definition
This commit is contained in:
@@ -160,6 +160,16 @@
|
|||||||
</element>
|
</element>
|
||||||
</define>
|
</define>
|
||||||
|
|
||||||
|
<!-- ExcludeArch -->
|
||||||
|
<define name="ExcludeArch">
|
||||||
|
<element name="ExcludeArch">
|
||||||
|
<choice>
|
||||||
|
<value>x86</value>
|
||||||
|
<value>x86_64</value>
|
||||||
|
</choice>
|
||||||
|
</element>
|
||||||
|
</define>
|
||||||
|
|
||||||
<!-- License -->
|
<!-- License -->
|
||||||
<define name="License">
|
<define name="License">
|
||||||
<element name="License">
|
<element name="License">
|
||||||
|
|||||||
Reference in New Issue
Block a user