Commit Graph

14 Commits

Author SHA1 Message Date
Andre Heider 35f4ef76e0 treewide: refactor to use PKG_BUILD_FLAGS:=gc-sections
See commit da370098 "treewide: add support for "gc-sections" in
PKG_BUILD_FLAGS" on the main repository.

Note: This only touches packages which use all three parts
(-ffunction-sections, -fdata-sections and -Wl,--gc-sections) enabled by
this build flag. Some packages only use a subset, and these are left
unchanged for now.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-04-08 08:38:54 +02:00
Moritz Warning 44b1173d9c kadnode: fix newlines in config file
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2022-10-31 12:29:09 -07:00
Rosen Penev 35ead3995f
kadnode: link binary relative
Fixes dead symlink in InstallDev

Clean up Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-17 21:59:42 -08:00
Huangbin Zhan 0ec746ccb6 treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-05-09 06:06:43 +08:00
Moritz Warning 735d5180bd kadnode: update to version 2.3.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2020-02-10 01:59:54 +01:00
Moritz Warning 8938517832 kadnode: update to version 2.2.5
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-08-26 23:04:45 +02:00
Moritz Warning f7cfb61edc kadnode: update to version 2.2.3
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-21 02:18:34 +02:00
Moritz Warning 1632a5d307 kadnode: update to version 2.2.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-20 02:29:41 +02:00
Moritz Warning 32242f6f6e kadnode: smaller binary
Decreases size of package by 3%

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 20:21:50 +02:00
Moritz Warning e72341e52a kadnode: use codeload url
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-05-02 20:21:43 +02:00
Rosen Penev b27640828b kadnode: Change URL to use git.
Currently the Makefile creates a v---.tar.gz file which can conflict with other packages. Standardize the format.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-22 08:07:37 -08:00
Moritz Warning ad558464b6 kadnode: udpate to version 2.2.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-02-15 01:55:13 +01:00
Moritz Warning 428c661a35 kadnode: update to version 2.1.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-02-10 16:26:28 +01:00
Moritz Warning 46304b2f58 kadnode: add new package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-01-14 22:33:45 +01:00