Re: [PATCH] dockerfiles: fix default targets for debian-loongarch-cross

2024-10-21 Thread Alex Bennée
Pierrick Bouvier writes: > fix system target name, and remove --disable-system (which deactivates > system target). > > Found using: make docker-test-build@debian-loongarch-cross V=1 > > Signed-off-by: Pierrick Bouvier > --- > tests/docker/dockerfiles/debian-loongarch-cross.docker | 4 ++-- > 1

Re: [PATCH] dockerfiles: fix default targets for debian-loongarch-cross

2024-10-20 Thread Philippe Mathieu-Daudé
On 20/10/24 18:37, Pierrick Bouvier wrote: fix system target name, and remove --disable-system (which deactivates system target). Found using: make docker-test-build@debian-loongarch-cross V=1 Signed-off-by: Pierrick Bouvier --- tests/docker/dockerfiles/debian-loongarch-cross.docker | 4 ++--

Re: [PATCH] dockerfiles: fix default targets for debian-loongarch-cross

2024-10-20 Thread Thomas Huth
On 20/10/2024 23.37, Pierrick Bouvier wrote: fix system target name, and remove --disable-system (which deactivates system target). Found using: make docker-test-build@debian-loongarch-cross V=1 Signed-off-by: Pierrick Bouvier --- tests/docker/dockerfiles/debian-loongarch-cross.docker | 4 ++

[PATCH] dockerfiles: fix default targets for debian-loongarch-cross

2024-10-20 Thread Pierrick Bouvier
fix system target name, and remove --disable-system (which deactivates system target). Found using: make docker-test-build@debian-loongarch-cross V=1 Signed-off-by: Pierrick Bouvier --- tests/docker/dockerfiles/debian-loongarch-cross.docker | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions