This commit is contained in:
parent
ffd72dc9d6
commit
77ff6917de
@ -92,7 +92,7 @@ cp build/StandAlone/libglslang-default-resource-limits.so "$b/%_libdir/"
|
||||
|
||||
# 3rd party programs use -lOGLCompiler (because pristine glslang ships .a files),
|
||||
# so satisfy them under our shared build.
|
||||
ln -s libglslang.so "$b/%_libdir/libOGLCompilerDLL.so"
|
||||
ln -s libglslang.so "$b/%_libdir/libOGLCompiler.so"
|
||||
ln -s libglslang.so "$b/%_libdir/libOSDependent.so"
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
@ -108,7 +108,7 @@ ln -s libglslang.so "$b/%_libdir/libOSDependent.so"
|
||||
%_bindir/spirv*
|
||||
%_libdir/*resource*.so
|
||||
%_libdir/libHLSL.so
|
||||
%_libdir/libOGLCompilerDLL.so
|
||||
%_libdir/libOGLCompiler.so
|
||||
%_libdir/libOSDependent.so
|
||||
%_libdir/libSPIRV.so
|
||||
%_libdir/libSPVRemapper.so
|
||||
|
Loading…
Reference in New Issue
Block a user