config: allow using mold on loongarch64
authorRobert Marko <robimarko@gmail.com>
Wed, 23 Apr 2025 10:46:30 +0000 (12:46 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 23 Apr 2025 20:01:06 +0000 (22:01 +0200)
commit2f0f25fccfed5b469f1c411fc55ba7a1ceb63964
treefbab22cf93cbcb0cd59f4170f2a2fb2b273db987
parentfdb2531eb9b2cf8b712b47ca13163a4026f0f642
config: allow using mold on loongarch64

Mold supports 32 and 64 bit LoongArch, but since we only support the 64 bit
version allow using mold on it.

Link: https://github.com/openwrt/openwrt/pull/18575
Signed-off-by: Robert Marko <robimarko@gmail.com>
config/Config-build.in