Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmbootstrap
Commits
3dd7b5e1
Unverified
Commit
3dd7b5e1
authored
3 weeks ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
CI: test build for x86 pkg on x86_64 machine
Part-of:
!2577
parent
c0cdd559
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2577
build: fix cross-compile without CPU emulation
Pipeline
#217561
passed
3 weeks ago
Stage: test
Stage: deploy
Stage: integration-test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
3dd7b5e1
...
...
@@ -170,6 +170,8 @@ force build amd64:
# cross compiling: unnecessary
-
.ci/integration_tests/force_build x86_64 hello-world
-
.ci/integration_tests/force_build x86_64 postmarketos-mkinitfs
# cross compiling: unnecessary (different arch but no cpu emulation required)
-
.ci/integration_tests/force_build x86 hello-world
# cross compiling: qemu-only
-
PMB_EXTRA_ARGS="--no-cross" .ci/integration_tests/force_build aarch64 hello-world
# cross compiling: crossdirect
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment