This commit is contained in:
parent
ebd4a6d84f
commit
13eeaa0437
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user