mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 15:03:07 +00:00
556d165dda
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
|
||
---|---|---|
.. | ||
010-fix_dtc_compilation_on_host_gcc10.patch | ||
020-v2018.09-arm-zynq-dts-add-spi-flash-node-to-zedboard.patch | ||
025-v2018.09-arm-zynq-add-support-for-the-zybo-z7-board.patch | ||
110-zybo-z7-read-mac-address-from-SPI-flash-memory.patch | ||
210-link-libcrypto-static.patch |