package/openocd: fix -fno-common build failure
authorHeiko Thiery <heiko.thiery@gmail.com>
Sun, 17 May 2020 07:33:40 +0000 (09:33 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 17 May 2020 19:50:04 +0000 (21:50 +0200)
commit53158e41fdd4bcc1272bbf4e61b68f58bf9c1527
tree3381290abc758fc0b147cecd13fbecd407a27578
parent143c90fe826ce60ec8a4fc44f0ce5717d2c9e66c
package/openocd: fix -fno-common build failure

Added upstream patch for fixing build failure when using GCC10 as a host
compiler (-fno-common is now default)

Fixes:
http://autobuild.buildroot.org/results/0fc/0fcb11a40bcff78e8084335114af390d2fac31e1

Cc: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Tested-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/openocd/0003-bitbang-Fix-FTBFS-with-GCC-10.patch [new file with mode: 0644]