Skip to content
Snippets Groups Projects

ade sysroot: Allow installation of amd64 sysroots

Merged Emanuele Aina requested to merge wip/em/sysroot-amd64 into apertis/v2022dev1
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
+ 11
0
test:
image: $DOCKER_IMAGE
tags:
- lightweight
script:
- apt build-dep .
- make check
needs:
- pipeline: $PARENT_PIPELINE_ID
job: prepare-build-env
artifacts: true
Loading