Logo
Explore Help
Sign In
pool/dpdk
SHA256
11
0
Fork 1
You've already forked dpdk
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
9e3e8a6c7d0f61e0d312f2e6543fcdf7c5eb872607b892832251a113b80afcbb
dpdk/_constraints

19 lines
286 B
Plaintext
Raw Normal View History

Accepting request 417972 from home:ndas:branches:network - Add _constraints file to force build dpdk with sse3 enabled x86 machine. - Enable compilation for ppc64le with the help of Rüdiger(ro@suse.de). - Enable example package for aarch64 using Rüdiger(ro@suse.de) changes. - Do not enable PMD_RING on ppc64le (missing rte_eth_from_rings). - Disable examples that need LPM which is disabled on non-x86. [+0036-examples-fix-build-dependencies.patch, +0037-examples-ethtool-fix-build.patch] OBS-URL: https://build.opensuse.org/request/show/417972 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=13
2016-08-09 10:58:13 +00:00
<?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>sse3</flag>
</cpu>
</hardware>
</overwrite>
</constraints>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 36ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API