1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/utils/coreutils/patches
DENG Qingfang 6be6e9c7e3 coreutils: fix #11389 build failure
Fix compilation error due to multiple definition

x86_64-openwrt-linux-musl/bin/ld: lib/libcoreutils.a(strtold.o):(.data+0x0):
multiple definition of `minus_zero'; lib/libcoreutils.a(strtod.o):(.data+0x0):
first defined here
collect2: error: ld returned 1 exit status

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-02-20 17:23:22 +08:00
..
001-no_docs_man_tests.patch coreutils: update to 8.31 2020-02-18 23:46:31 +08:00
002-strtod-fix-clash-with-strtold.patch coreutils: fix #11389 build failure 2020-02-20 17:23:22 +08:00