diff --git a/glslang.spec b/glslang.spec index 3c62527..163fc3a 100644 --- a/glslang.spec +++ b/glslang.spec @@ -70,7 +70,7 @@ compressor's dictionary can find better cross module commonality. %autosetup -p1 %build -# Trim -Wl,--no-undefnied for now +# Trim -Wl,--no-undefined for now (https://github.com/KhronosGroup/glslang/issues/1484) %cmake -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" make %{?_smp_mflags}