about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/multi.nix
AgeCommit message (Expand)AuthorFilesLines
2023-05-09wrapClangMulti: link include/c++ into gcc_multi_sysrootAdam Joseph1-1/+3
2023-05-09wrapClangMulti: set gcc_multi_sysroot.langCCAdam Joseph1-1/+7
2023-05-09cc-wrapper: when merging gcc32 and gcc64, merge libgcc as wellAdam Joseph1-1/+1
2022-04-03Expose lib64 and lib separately in sysrootGiulio De Pasquale1-2/+2
2021-01-24clang, cc-wrapper: Move `--gcc-toolchain` logic into CC wrapperJohn Ericson1-6/+10
2017-12-13clang multi: Fix post bintools wrapperJohn Ericson1-0/+4
2017-12-05Add clang multilib variants (x64_64-only, 64/32bit), basic multilib testsWill Dietz1-0/+44