On 12/25/20 2:01 AM, Rosen Penev wrote:
pkgconf uses libpkgconf. disabling shared libraries makes it be linked statically. Helps to avoid issues regarding finding the library with a wrong rpath. Nothing uses libpkgconf anyway.Signed-off-by: Rosen Penev <[email protected]>
Should this fix the build problem with the glibc SDK on ARC HS CPUs? https://downloads.openwrt.org/snapshots/faillogs/arc_archs/base/libubox/host-compile.txtYour change look more like a workaround to me, I would prefer if we find the root cause and fix that. I tried to reproduce this locally, but for me it worked, but I do not know exactly how the build bot uses the SDK.
Hauke
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
