• Ben Avison's avatar
    Set correct tool options for cross-compiling Raspberry Pi ROMs · 1574cdc6
    Ben Avison authored
    In the cross-compiling case, `!Common.sh` explicitly sets the tool options
    (analogous to the `ToolOptions` obey file from `RiscOS.Library` that's run
    by `!Common` in the native build case). However, the change in Library-1_76
    (from way back in 2015) to add `Machine=RPi` was never reflected in
    `!Common.sh` until now.
    1574cdc6
!Common.sh 4.94 KB