Accepting request 685395 from home:ndas:branches:network

- disable i586 build because lack of sse support
- disable i586 build because lack of sse support

OBS-URL: https://build.opensuse.org/request/show/685395
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=99
This commit is contained in:
Nirmoy Das
2019-03-15 14:51:18 +00:00
committed by Git OBS Bridge
parent 06fb47f3c3
commit dda37b4726
4 changed files with 3 additions and 29 deletions

View File

@@ -2,8 +2,7 @@
Fri Mar 8 11:50:03 CET 2019 - ndas@suse.de
- remove -Wno-error=array-bounds as its no longer needed
- Add -U_FORTIFY_SOURCE to fix gcc8 error:
"error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"
- disable i586 build because lack of sse support
-------------------------------------------------------------------
Fri Feb 22 10:57:13 CET 2019 - ndas@suse.de