crosstool-ng/packages/gcc
Kairui Song 85530cce98 gcc: Fix 11.2.0 build failure on MacOS with Apple M1
With latest aarch64-unknown-linux-gnu, ct-ng build failed with:

[INFO ]  Installing pass-1 core C gcc compiler
[EXTRA]    Configuring core C gcc compiler
[EXTRA]    Building gcc
[ERROR]    clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR]    make[2]: *** [Makefile:2148: xgcc] Error 1
[ERROR]    make[2]: *** Waiting for unfinished jobs....
[ERROR]    clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR]    make[2]: *** [Makefile:2157: cpp] Error 1
[ERROR]    make[1]: *** [Makefile:4444: all-gcc] Error 2

And in build log:
Undefined symbols for architecture arm64:
  "host_detect_local_cpu(int, char const**)", referenced from:
      static_spec_functions in gcc.o

Just backport a upstream gcc fix.

Signed-off-by: Kairui Song <ryncsn@gmail.com>
2021-12-13 21:19:30 +13:00
..
4.9.4 Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) DSPs 2020-05-20 21:16:14 -04:00
5.5.0 Fix build with ISL 0.20 2018-09-25 17:22:34 -07:00
6.5.0 Import gcc 6.5.0 2018-11-07 23:46:35 -08:00
7.5.0 Version updates 2019-12-25 18:30:23 -08:00
8.5.0 gcc: Bump maintenance versions 2021-07-05 21:11:45 +12:00
9.4.0 gcc: Bump maintenance versions 2021-07-05 21:11:45 +12:00
10.3.0 packages/gcc/libstdc++: #include_next → #include 2021-06-17 10:30:25 -07:00
11.2.0 gcc: Fix 11.2.0 build failure on MacOS with Apple M1 2021-12-13 21:19:30 +13:00
package.desc packages: gcc: Add missing milestones 2021-06-07 18:54:58 +09:00