redox/config/riscv64gc/desktop.toml
2025-09-08 15:23:33 -06:00

16 lines
310 B
TOML

# Default build system configuration
include = ["../desktop.toml"]
# Override the default settings here
# General settings
[general]
# Filesystem size in MiB
# filesystem_size = 1024
# Package settings
[packages]
# example = {}
netsurf = "ignore" # liborbital fails to link in due to mismatching float ABI