openwrt/package
Rosen Penev 5ad47b1ed8 uClibc++: Fix three bugs
The first allows usage of several functions in the std namespace, which
broke compilation of gddrescue specifically with uClibc-ng and uClibc++.

The second allows usage of long long with normal C++11, which is part of
the standard. Before, std=gnu++11 needed to be passsed to work around it.

As a result of the second patch, the pedantic patch can safely be removed.

Both patches are upstream backports.

Added -std=c++11 to CFLAGS to guarentee proper inclusion of long long.

Added another patch that fixes a typo with the long long support. Sent to
upstream.

Fixed up license information according to SPDX.

Small cleanups for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 6ab386c9bc)
2019-10-19 14:30:00 +02:00
..
base-files base-files: use get_mac_binary() in mtd_get_mac_binary_ubi() 2019-09-29 11:32:05 +02:00
boot uboot-fritz4040: update to 2019-09-07 2019-09-25 22:50:52 +02:00
devel gdb: bump to 8.3.1 2019-10-15 16:13:06 +02:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-09-24 12:52:52 +02:00
kernel trelay: fix deadlock on remove 2019-10-19 14:29:44 +02:00
libs uClibc++: Fix three bugs 2019-10-19 14:30:00 +02:00
network hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 2019-10-19 14:29:44 +02:00
system rpcd: update to latest Git HEAD 2019-10-18 12:19:34 +02:00
utils bzip2: add linker option LDFLAGS 2019-10-19 14:29:44 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00