forked from pool/python-autobahn
Accepting request 952140 from openSUSE:Factory:RISCV
- Do not use NVX on riscv64 OBS-URL: https://build.opensuse.org/request/show/952140 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=56
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 13:56:05 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Do not use NVX on riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 11:41:43 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-autobahn
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%ifarch %arm aarch64
|
||||
%ifarch %arm aarch64 riscv64
|
||||
%bcond_with nvx_support
|
||||
%else
|
||||
%bcond_without nvx_support
|
||||
|
||||
Reference in New Issue
Block a user