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 9f7d36d1a9 libcxx: Add size optimizations
Changed standard to 2a. 2a (as well as 17) contain more constexpr
functions, which are evaluated at compile time. This saves space.

Added --gc-sections. With the CXXABI change, this now makes the package
smaller.

With these, size went down to 210845 on mipsel_24kc.

Also fixed two small compiler warnings. No real change in behavior.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
..
base-files base-files: send informational UDP message each second waiting 4 years ago
boot treewide: Remove self from MAINTAINER entries 4 years ago
devel strace: Fix build on PowerPC 5 years ago
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 4 years ago
kernel rt2x00: add throughput LED trigger 4 years ago
libs libcxx: Add size optimizations 4 years ago
network Revert "iptables: update to 1.8.4" 4 years ago
system ubox: update to version 2019-12-31 4 years ago
utils brcm2708-userland: add new package with RPi utils 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago