Jan Engelhardt 2018-08-27 16:22:05 +00:00 committed by Git OBS Bridge
parent 3cc98523f2
commit 8ffba0296a

View File

@ -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}