1
0

added bugnumber to previous changelog entry

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=53
This commit is contained in:
Stefan Dirsch 2023-10-11 12:32:47 +00:00 committed by Git OBS Bridge
parent 7b2ebd7e05
commit 07cd135aee
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Wed Oct 11 11:50:12 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- disabled build of nvidia-peermem module; it's no longer needed
and never worked anyway (it was only a stub)
and never worked anyway (it was only a stub) [boo#1211892]
-------------------------------------------------------------------
Mon Oct 2 15:21:44 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -122,7 +122,7 @@ export CFLAGS="-Wall -mno-outline-atomics"
%endif
# kernel was compiled using a different compiler
export CC=gcc
# no longer needed and never worked anyway (it was only a stub)
# no longer needed and never worked anyway (it was only a stub) [boo#1211892]
export NV_EXCLUDE_KERNEL_MODULES=nvidia-peermem
for flavor in %{flavors_to_build}; do
rm -rf obj/$flavor