Issue 98263
Summary [OpenMP] Need a flag to pass to the link step of libomptarget and llvm-omp-kernel-replay
Labels openmp
Assignees
Reporter kkwli
    The build environment has a different GCC toolchain in a nondefault location. The `--gcc-install-dir` is specified to build clang and other components. In the link step of `libomptarget` and `llvm-omp-kernel-replay`, there is no mechanism to pass `--gcc-install-dir` to the build.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to