Jan Engelhardt 2022-01-30 15:14:33 +00:00 committed by Git OBS Bridge
parent ebd4a6d84f
commit 13eeaa0437

View File

@ -77,7 +77,7 @@ compressor's dictionary can find better cross module commonality.
%install
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%cmake_install
b=%{buildroot}
b="%buildroot"
find "$b" -type f -name "*.a" -print -delete
mkdir -p "$b/%_includedir"
cp -a SPIRV glslang "$b/%_includedir/"