specialized::pclmulqdq::test::check_against_baseline test expects that on x86_64, these features will be present. Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>epel9
parent
b865e385e5
commit
90bb023025
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>x86_64</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<cpu>
|
||||
<flag>pclmulqdq</flag>
|
||||
<flag>sse2</flag>
|
||||
<flag>sse4.1</flag>
|
||||
</cpu>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
Loading…
Reference in new issue