Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16 | Andre Heider | 2023-04-08 |
| | | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com> | ||
* | packr: New package | Jeffery To | 2020-10-08 |
From the README: Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |