mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 20:02:18 +00:00
* fix(libva-nvidia-driver): Ifcond for ix86
* ?
* ??
* ???
* Try this too
---------
(cherry picked from commit 1acfbfeb56)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -6,5 +6,6 @@ project "pkg" {
|
||||
labels = {
|
||||
subrepo = "nvidia"
|
||||
mock = 1
|
||||
nightly = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
%global upstream_name nvidia-vaapi-driver
|
||||
|
||||
%ifarch %ix86
|
||||
%global build_cflags %{__build_flags_lang_c} %{?_distro_extra_cflags} -Wno-error=format=
|
||||
%endif
|
||||
|
||||
Name: libva-nvidia-driver
|
||||
Epoch: 1
|
||||
Version: 0.0.13%{!?tag:^%{date}git%{shortcommit0}}
|
||||
@@ -91,4 +95,4 @@ decode of web content, and may not operate correctly in other applications.
|
||||
- Add latest fixes.
|
||||
|
||||
* Sat Feb 04 2023 Simone Caronni <negativo17@gmail.com> - 0.0.8-1.20230131git2bb71a5
|
||||
- Rebase to latest snapshot.
|
||||
- Rebase to latest snapshot.
|
||||
|
||||
Reference in New Issue
Block a user