mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 16:19:28 -05:00
I made a similar change to this here: https://github.com/openwrt/packages/pull/8159 However, it turns out this did not fix the problem as the problem has to do with tools/xz and not the xz package. The error is the same and causes linking errors as can be seen above. Signed-off-by: Rosen Penev <rosenp@gmail.com>