diff options
author | Luis Araneda <luaraneda@gmail.com> | 2020-08-02 19:34:42 -0400 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2020-12-13 16:12:45 +0100 |
commit | 8b870418f18d86761247633e57560ffa1c2485d0 (patch) | |
tree | 879a978bf398bee6e506238a77ecf4141fa635ba /package/boot/arm-trusted-firmware-sunxi | |
parent | b2d48c1dfe81911c563f0a745a2408b438db9bc4 (diff) | |
download | upstream-8b870418f18d86761247633e57560ffa1c2485d0.tar.gz upstream-8b870418f18d86761247633e57560ffa1c2485d0.tar.bz2 upstream-8b870418f18d86761247633e57560ffa1c2485d0.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>
Diffstat (limited to 'package/boot/arm-trusted-firmware-sunxi')
0 files changed, 0 insertions, 0 deletions