Hello Mathieu,
Mathieu Othacehe writes:
> Hello Maxim,
>
>> The reason I've kept those in is that they are used to dial the speed
>> field of the emulated build machines down, to prefer native hardware.
>> I'm not sure if this is still useful / worth the additional complexity?
>
> Oh, I missed t
Hello Maxim,
> The reason I've kept those in is that they are used to dial the speed
> field of the emulated build machines down, to prefer native hardware.
> I'm not sure if this is still useful / worth the additional complexity?
Oh, I missed that detail. Then I guess you can feel free to proc
Hello Mathieu,
Mathieu Othacehe writes:
> Hello Maxim,
>
>> (fast/hurd (filter (compose childhurd-ip? build-machine-name) fast)))
>>(append overdrive (map aarch64->armhf overdrive)
>>armv7
>> - x86_64 (map x86_64->i686 x86_64)
>> + x86_64
>>(map x86_64->qemu
Hello Maxim,
> (fast/hurd (filter (compose childhurd-ip? build-machine-name) fast)))
>(append overdrive (map aarch64->armhf overdrive)
> armv7
> - x86_64 (map x86_64->i686 x86_64)
> + x86_64
> (map x86_64->qemu-aarch64 fast)
> (map x86_64->qemu-arm
* hydra/machines-bayfront.scm (harbourfront): Change system to
systems, and include i686-linux in the list of systems.
(milano): Likewise.
(harbourfront-i686): Remove.
(milano-i686): Likewise.
(dover, redhill): Adapt to use the new systems field.
* hydra/machines-for-berlin.scm (template-x86_64): C