Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libplacebo
Manage
Activity
Members
Labels
Plan
Issues
55
Issue boards
Milestones
Wiki
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
VideoLAN
libplacebo
Commits
245eb331
Commit
245eb331
authored
2 weeks ago
by
Kacper Michajłow
Browse files
Options
Downloads
Patches
Plain Diff
ci: remove redundant UBSAN_OPTIONS
meson since 1.3.0 export UBSAN_OPTIONS and ASAN_OPTIONS for tests when needed.
parent
8e8c2be1
No related branches found
Branches containing commit
No related tags found
1 merge request
!690
ci: update docker image to noble
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
with
0 additions
and
2 deletions
.gitlab-ci.yml
+
0
−
2
View file @
245eb331
...
...
@@ -170,8 +170,6 @@ sanitize:
stage
:
sanitize
tags
:
-
gpu
variables
:
UBSAN_OPTIONS
:
'
print_stacktrace=1:halt_on_error=1'
script
:
-
env CC=clang CXX=clang++ CC_LD=lld CXX_LD=lld
meson build --buildtype debugoptimized
...
...
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