forked from pool/nvidia-open-driver-G06-signed
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:
parent
7b2ebd7e05
commit
07cd135aee
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user