Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
preprocessor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pablo Winant
preprocessor
Commits
c9a28b82
Verified
Commit
c9a28b82
authored
1 year ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
CI: rename Meson Linux/arm64 cross file, for clarity
parent
3d225c8d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
scripts/linux-arm64-cross.ini
+0
-0
0 additions, 0 deletions
scripts/linux-arm64-cross.ini
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
c9a28b82
...
...
@@ -16,7 +16,7 @@ build_linux_x86_64:
build_linux_arm64
:
stage
:
build
script
:
-
meson setup -D buildtype=release --cross-file scripts/arm64-cross.ini build
-
meson setup -D buildtype=release --cross-file scripts/
linux-
arm64-cross.ini build
-
meson compile -C build -v
artifacts
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
scripts/arm64-cross.ini
→
scripts/
linux-
arm64-cross.ini
+
0
−
0
View file @
c9a28b82
File moved
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