diff --git a/libXNVCtrl.spec b/libXNVCtrl.spec index 96e582a..b207a46 100644 --- a/libXNVCtrl.spec +++ b/libXNVCtrl.spec @@ -1,6 +1,6 @@ Name: libXNVCtrl Version: 352.21 -Release: 10 +Release: 11 Summary: Library providing the NV-CONTROL API License: GPLv2+ URL: ftp://download.nvidia.com/XFree86/nvidia-settings/ @@ -41,7 +41,6 @@ developing applications that use %{name}. %build make %{?_smp_mflags} \ - CC="gcc" \ NV_VERBOSE=1 \ OPTFLAGS="%{optflags}" \ LDFLAGS="%{build_ldflags}" \ @@ -75,6 +74,9 @@ popd %changelog +* Tue Jun 20 2023 yoo - 352.21-11 +- fix clang build error + * Sat Jul 16 2022 longcheng - 352.21-10 - remove %{?dist}