x11-drivers/nvidia-drivers: cleanup now unnecessary modargs CC

Forgot, was meant to be dropped alongside the gnu17 workaround.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-05-29 10:42:16 -04:00
parent 4553d344f2
commit ce9a3ccc7d
2 changed files with 0 additions and 2 deletions

View File

@@ -214,7 +214,6 @@ src_compile() {
local modlist=( nvidia{,-drm,-modeset,-peermem,-uvm}=${modlistargs} )
local modargs=(
CC="${KERNEL_CC}" # needed for above gnu17 workaround
IGNORE_CC_MISMATCH=yes NV_VERBOSE=1
SYSOUT="${KV_OUT_DIR}" SYSSRC="${KV_DIR}"

View File

@@ -218,7 +218,6 @@ src_compile() {
local modlist=( nvidia{,-drm,-modeset,-peermem,-uvm}=${modlistargs} )
local modargs=(
CC="${KERNEL_CC}" # needed for above gnu17 workaround
IGNORE_CC_MISMATCH=yes NV_VERBOSE=1
SYSOUT="${KV_OUT_DIR}" SYSSRC="${KV_DIR}"