diff --git a/lld.spec b/lld.spec index a71700b..f0dfd69 100644 --- a/lld.spec +++ b/lld.spec @@ -79,7 +79,7 @@ programs that use the LLD infrastructure. -DLLVM_LIBDIR_SUFFIX= %endif -%make_build -s +%make -s %install -%make_install -C build +%makeinstall_std -C build