mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 12:20:09 +04:00
AFAIK sysroot is combined with prefix/exec_prefix, so sysroot shouldn't include "/usr". (cf. the HostPython function in older versions of python-package.mk) Signed-off-by: Jeffery To <jeffery.to@gmail.com>