You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Rosen Penev 6ab386c9bc 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>
5 years ago
..
base-files base-files: upgrade: add case to export_bootdevice 5 years ago
boot uboot-oxnas: remove unnecessary execute permission bit 5 years ago
devel perf: simplify the build process 5 years ago
firmware ath10k-firmware: update Candela Tech firmware images 5 years ago
kernel kernel: fix typos in video KernelPackage description 5 years ago
libs uClibc++: Fix three bugs 5 years ago
network tcpdump: update to 4.9.3 5 years ago
system rpcd: update to latest Git HEAD 5 years ago
utils px5g: support EC keys 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago