immortalwrt/package
Tony Ambardar 9390e20dba elfutils: enable building with MIPS16
Building with MIPS16 was disabled in 2013 due to an issue with GCC TLS:
https://dev.archive.openwrt.org/ticket/13572. But after the problematic
GCC version was retired, this change wasn't revisited.

Re-enable MIPS16 builds to reduce average elfutils library sizes ~10%.
This was compile-tested on malta/mips32be and malta/mips32le, and linked
with iproute2 for run-testing. Package sizes follow:

Library  MIPS16:=0  MIPS16:=1
-------  ---------  ---------
libelf1    43217      37492
libasm1    12481      11658
libdw1    229723     205793

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2021-03-25 22:48:10 -10:00
..
base-files base-files: add logging for configuration import 2021-03-21 22:45:20 +01:00
boot kexec-tools: update to 2.0.21 2021-03-19 01:25:26 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware treewide: fix spelling 'seperate' -> 'separate' 2021-02-28 23:59:21 +00:00
kernel mwlwifi: add PKG_FLAGS:=nonshared 2021-03-24 15:26:31 +00:00
libs elfutils: enable building with MIPS16 2021-03-25 22:48:10 -10:00
network igmpproxy: remove package 2021-03-21 22:45:20 +01:00
system procd: update to git HEAD 2021-03-21 13:36:58 +00:00
utils ucode: fix PKG_MIRROR_HASH 2021-03-24 15:26:16 +00:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00