diff options
author | Luis Araneda <luaraneda@gmail.com> | 2020-08-02 19:34:42 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-09-13 13:06:02 +0200 |
commit | 556d165ddae58ec6507bafc72642276361a42b43 (patch) | |
tree | 1eb4b9a9d24cea5e04af53a8c345ac779c524f13 /target/linux/gemini | |
parent | f33dc315cbdbdc38c718ed5cfb7bd06be6490225 (diff) | |
download | upstream-556d165ddae58ec6507bafc72642276361a42b43.tar.gz upstream-556d165ddae58ec6507bafc72642276361a42b43.tar.bz2 upstream-556d165ddae58ec6507bafc72642276361a42b43.zip |
uboot-zynq: fix dtc compilation on host gcc 10
gcc 10 defaults to -fno-common, which causes an error
when linking.
Back-port the following Linux kernel commit to fix it:
e33a814e772c (scripts/dtc: Remove redundant YYLOC global declaration)
Tested on an Arch Linux host with gcc 10.1.0
Signed-off-by: Luis Araneda <luaraneda@gmail.com>
(cherry picked from commit 8b870418f18d86761247633e57560ffa1c2485d0)
Diffstat (limited to 'target/linux/gemini')
0 files changed, 0 insertions, 0 deletions