mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000
synced 2025-11-02 16:27:05 +08:00
Avoids having to add rpath to the various packages using it. Also add
PIC to fix compilation as static libraries do not use PIC by default.
Fixes: 1fb099341e ("musl-fts: add host build")
Signed-off-by: Rosen Penev <rosenp@gmail.com>