Open dslm4515 opened 1 year ago
When compiling [packages beyound CMLFS] with the final system, most often this warning shows up:
clang-15: warning: '-fuse-ld=' taking a path is deprecated; use '--ld-path=' instead [-Wfuse-ld-path]'
Perhaps, stage 2 clang [final system's clang] has defaults not set right?
When compiling [packages beyound CMLFS] with the final system, most often this warning shows up:
Perhaps, stage 2 clang [final system's clang] has defaults not set right?