SHA256
1
0
forked from pool/dpdk
dpdk/_constraints

20 lines
362 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<constraints>
<overwrite>
<conditions>
<arch>i586</arch>
<arch>x86_64</arch>
</conditions>
<hardware>
<cpu>
<flag>mmx</flag>
<flag>sse</flag>
<flag>sse2</flag>
<flag>ssse3</flag>
<!-- TODO add SSE4.2 before that need to fix obs, patch on the way -->
</cpu>
</hardware>
</overwrite>
</constraints>