[all-commits] [llvm/llvm-project] bdf39e: [Driver] Drop obsoleted Ubuntu 11.04 gcc detection
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Mar 19 23:23:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdf39e6b0ed4b41a1842ac0193f30a726f8d9f63
https://github.com/llvm/llvm-project/commit/bdf39e6b0ed4b41a1842ac0193f30a726f8d9f63
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/gcc-toolchain.cpp
M clang/test/Driver/linux-header-search.cpp
M clang/test/Driver/linux-ld.c
Log Message:
-----------
[Driver] Drop obsoleted Ubuntu 11.04 gcc detection
It has a very broken gcc installation path (usr/lib/i386-linux-gnu/gcc/i686-linux-gnu).
More information about the All-commits
mailing list