1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-08 14:34:41 +00:00
Files
AROS-v0/compiler/arossupport
Kalamatee 2272211fb8 collect-aros: provide __bss_start, _edata, edata and _end
make.tmpl:
    Expose a few more tools in the cross-compile scenario.

arossupport:
    rename hexdump to hexdump, to prevent conflicts

grub2:
    patch the configure test so it works with llvm/clang
    start adapting the mmakefile rules to work for llvm/clang.
2025-09-17 13:32:02 +02:00
..