Accepting request 838481 from home:Guillaume_G:branches:multimedia:libs

- Enable topology support for aarch64

OBS-URL: https://build.opensuse.org/request/show/838481
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=282
This commit is contained in:
Takashi Iwai 2020-09-29 10:44:47 +00:00 committed by Git OBS Bridge
parent 4f7fd72c0e
commit 06b22c8a20
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 29 08:57:00 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable topology support for aarch64
-------------------------------------------------------------------
Wed Sep 23 16:49:23 CEST 2020 - tiwai@suse.de

View File

@ -25,7 +25,7 @@
%define _udevrulesdir /lib/udev/rules.d/
%endif
%ifarch %ix86 x86_64 %arm ppc64le
%ifarch %ix86 x86_64 %arm aarch64 ppc64le
%define enable_topology 1
%else
%define enable_topology 0