25ddb0f847
libwayland: check signal.h SIG_BLOCK instead of sys/signalfd.h SFD_CLOEXEC glib: add -I sysroot/include to meson c_args redox-drm: remove amdgpu build dep (not needed for boot) config: suppress curl, git, mc, libinput, KF6 chain (cascade rebuild) Build succeeds: 4 GiB harddrive.img, boots with compositor. Greeter blocked on libwayland relibc header gaps (prctl.h etc).
15 lines
280 B
TOML
15 lines
280 B
TOML
[source]
|
|
path = "source"
|
|
patches = ["P1-intel-gen-gate.patch", "P2-intel-display-fixes.patch", "P3-intel-gen8-gen9-firmware.patch", "P4-virtio-gpu-driver.patch"]
|
|
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"redox-driver-sys",
|
|
"linux-kpi",
|
|
]
|
|
|
|
[package]
|
|
dependencies = [
|
|
]
|