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>
2020-01-01 16:59:32 +01:00
..
base-files
boot treewide: Remove self from MAINTAINER entries 2019-12-23 13:18:04 -08:00
devel
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 2019-12-24 00:57:56 +01:00
kernel rt2x00: add throughput LED trigger 2019-12-30 13:09:14 +02:00
libs libcxx: Add size optimizations 2020-01-01 16:59:32 +01:00
network Revert "iptables: update to 1.8.4" 2019-12-30 23:07:29 +01:00
system ubox: update to version 2019-12-31 2019-12-31 14:35:35 +01:00
utils brcm2708-userland: add new package with RPi utils 2019-12-28 15:31:50 +01:00
Makefile