luci-app-alist/alist
sbwml e22fb508a5 alist: fix eabi soft-float error
* golang-values.mk defaults to using soft-float (GOARM="5") on architectures that do not support fpu.
* However,`$(GO_PKG_TARGET_VARS)` by default passes `TARGET_CFLAGS` & `TARGET_LDFLAGS`.
* Which would break soft-float. To resolve the soft-float issue, it should be set to an undefined state.

Signed-off-by: sbwml <admin@cooluc.com>
2024-04-09 14:20:09 +08:00
..
files add postgres support for luci 2024-04-04 00:35:41 +08:00
patches alist: bump to v3.20.1 2023-07-05 14:03:45 +08:00
src/public/dist/assets alist: move config/init.d to alist package 2024-03-27 21:00:26 +08:00
Makefile alist: fix eabi soft-float error 2024-04-09 14:20:09 +08:00