0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-04-26 18:10:24 +00:00
Files
Robert Marko 3c65dc3678 mold: dont allow on MacOS
Mold does not really work on MacOS, when attempting to use it for example
for ubus:
mold: get_self_path is not supportedcollect2: error: ld returned 1 exit status

Which was introduced by [1] so it seems that MacOS is not supported, so
lets make it non selectable when MacOS is the host.

[1] f9a37e9dd4

Link: https://github.com/openwrt/openwrt/pull/18575
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-23 22:01:06 +02:00
..
2025-04-23 22:01:06 +02:00
2024-05-04 14:14:16 +08:00