.
So we don't need to keep this patch any more.
Best Regards,
yumeyao
ommit history.
tried building llvm-18 without these dependencies, looked all ok.
applies to llvm 7.0~, if i'm not making mistakes, llvm 18 and 19 are
being actively maintained, so should remove them.
Best Regards,
yumeyao
commit/c5b56b35c264664e897a2895e2561a5fb8287703
The current debian source libzstd-dev.install is assuming
zstdTargets*.cmake present in
CMakeFiles/Export//. CMake 3.24 changed
the path. Prior to CMake 3.24, this directory is
CMakeFiles/Export/lib/${DEB_HOST_GNU_TYPE}/cmake/zstd.
Regards,
yumeyao
;m aware that I can set an envvar DEB_BUILD_OPTIONS='parallel=XX'
before the build, but I assume the proper fix for it should be:
else
NJOBS := -j $(shell nproc)
endif
Regards,
yumeyao
4 matches
Mail list logo