[all-commits] [llvm/llvm-project] cdd993: [Driver] Use -dynamic-linker /lib/ld-musl-i386.so....
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Mar 24 19:45:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdd993fab3629474011b73985285c04722cffd61
https://github.com/llvm/llvm-project/commit/cdd993fab3629474011b73985285c04722cffd61
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
M clang/test/Driver/linux-cross.cpp
Log Message:
-----------
[Driver] Use -dynamic-linker /lib/ld-musl-i386.so.1 for i?86-linux-musl
Noticed by Khem Raj
More information about the All-commits
mailing list