immortalwrt/package
Rui Salvaterra 9bd4d1b093
wireguard-tools: allow compiling with MIPS16 instructions
The wg utility compiles and runs without issues in MIPS16 mode, despite setting
PKG_USE_MIPS16:=0 in the makefile. Let's remove this, allowing for a substantial
size reduction of the wg executable. Since wg is a just a configuration utility,
it shouldn't be performance-critical, as the crypto heavy-lifting is done on the
kernel side.

wg sizes for both modes:

MIPS32: 64309 bytes
MIPS16: 42501 bytes

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2020-08-03 00:34:54 +08:00
..
base-files base-files: add soft link to resolv file 2020-07-25 19:58:53 +08:00
boot uboot-mediatek: remove swig requirement 2020-07-24 20:02:05 +08:00
ctcgfw luci-app-oled: sync with upstream source 2020-08-01 17:47:47 +08:00
devel gdb: Fix build on AArch64 (#4619) 2020-05-18 09:37:14 +08:00
firmware linux-firmware: package EIP197 mini firmware 2020-07-12 11:58:32 +08:00
kernel exfat: add out of tree module 2020-08-03 00:34:22 +08:00
lean autocore-arm: simplify script 2020-08-01 19:31:24 +08:00
libs lzo: fix pkgconfig paths 2020-07-18 13:30:47 +08:00
lienol luci-app-passwall: sync with upstream source 2020-08-01 17:47:57 +08:00
network wireguard-tools: allow compiling with MIPS16 instructions 2020-08-03 00:34:54 +08:00
ntlf9t AdGuardHome: fix upx compress 2020-08-01 03:05:19 +08:00
system procd: update to git HEAD 2020-07-31 02:01:13 +08:00
utils ravpower-mcu: add package 2020-07-16 20:12:33 +08:00
zxlhhyccc syncthing: add GO_PKG_TAGS 2020-07-16 20:03:36 +08:00
Makefile sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00