immortalwrt/package/libs
Rosen Penev 857c7722b2 libjson-c: remove old math patch
Remove old math patch meant for old GCC versions. It's not needed
for GCC and causes issues with clang.

Add CMake patch to identify clang properly and apply the proper
flags. Fixes the following warnings/errors:

json_pointer.c:230:7: warning: implicit declaration of function
'vasprintf' is invalid in C99 [-Wimplicit-function-declaration]
        rc = vasprintf(&path_copy, path_fmt, args);
             ^
json_pointer.c:317:7: warning: implicit declaration of function
'vasprintf' is invalid in C99 [-Wimplicit-function-declaration]
        rc = vasprintf(&path_copy, path_fmt, args);
             ^
/usr/include/bits/mathcalls.h:177:23: error: cannot redeclare builtin
function '__builtin_isinf'
__MATHDECL_ALIAS (int,isinf,, (_Mdouble_ __value), isinf)
                      ^
/usr/include/bits/mathcalls.h:177:23: note: '__builtin_isinf' is a
builtin with type 'int ()'
/usr/include/bits/mathcalls.h:213:23: error: cannot redeclare builtin
function '__builtin_isnan'
__MATHDECL_ALIAS (int,isnan,, (_Mdouble_ __value), isnan)

The clang patch is an upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-31 18:27:15 +08:00
..
argp-standalone fix & merge 2019-09-30 13:21:19 +08:00
elfutils elfutils: update to 0.182 2021-08-09 12:18:01 +08:00
gettext fix permission 2019-09-30 14:27:46 +08:00
gettext-full gettext-full: disable parallel compilation 2021-08-09 12:13:14 +08:00
gmp gmp: update to 6.2.1 2021-02-15 12:13:58 +08:00
jansson jansson: Activate link time optimization (LTO) 2020-09-07 17:20:07 +08:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-02 11:30:31 +08:00
libbsd libbsd: update to 0.10.0 2020-02-23 15:26:25 +08:00
libcap libcap: update to 2.51 2021-08-09 12:18:27 +08:00
libevent2 libevent2: update to 2.1.12 2021-02-15 12:14:40 +08:00
libiconv treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv-full libiconv-full: update to version 1.16 2020-11-28 19:05:28 +08:00
libjson-c libjson-c: remove old math patch 2021-08-31 18:27:15 +08:00
libmnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 11:39:31 +08:00
libnfnetlink libnfnetlink: quote $(FPIC) on command line 2021-03-20 11:56:16 +08:00
libnftnl libnftnl: update to 1.2.0 2021-08-09 12:18:41 +08:00
libnl libnl: update to lastest version 2019-11-23 09:58:26 -08:00
libnl-tiny treewide: unmark selected packages nonshared 2021-07-03 17:22:14 +08:00
libpcap libpcap: update to 1.10.1 2021-08-09 12:19:04 +08:00
librpc fix & merge 2019-09-30 13:21:19 +08:00
libselinux libselinux: update to version 3.2 2021-03-09 12:09:26 +08:00
libsemanage libsemanage: fix pkgconfig paths 2021-04-15 23:18:53 +08:00
libsepol libsepol: update to version 3.2 2021-03-09 12:08:57 +08:00
libtool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libubox treewide: unmark selected packages nonshared 2021-07-03 17:22:14 +08:00
libunwind libunwind: Add MIPS64 dep check 2021-03-02 12:04:21 +08:00
libusb libusb: Fix parsing of descriptors for multi-configuration devices 2021-02-22 12:02:39 +08:00
mbedtls mbedtls: update to 2.16.11 2021-08-09 12:19:17 +08:00
musl-fts musl-fts: import from packages feed 2020-08-13 22:08:36 +08:00
ncurses ncurses: add screen-256color terminfo 2021-03-30 23:13:57 +08:00
nettle nettle: update to 3.7.3 2021-08-09 12:19:35 +08:00
openssl openssl: bump to 1.1.1l 2021-08-27 12:23:23 +08:00
pcre pcre: update to 8.45 2021-08-09 12:19:46 +08:00
popt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
readline Revert "package: libs: ncurses/readline use PKG_ABI_VERSION" 2021-02-19 03:28:41 +08:00
sysfsutils treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
toolchain toolchain: remove uClibc install stuff 2020-12-23 11:36:16 +08:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-09 12:01:47 +08:00
uclient uclient: update to Git version 2020-12-10 2020-12-15 11:33:42 +08:00
ustream-ssl ustream-ssl: variants conflict with each other 2021-06-22 15:36:02 +08:00
wolfssl wolfssl: fix build with GCC 10 on 32 x86 targets 2021-08-21 12:10:26 +08:00
zlib zlib: properly split patches 2021-02-25 12:01:45 +08:00