Skip to content

gh-155375: -shared-libsan for linux ASAN builds - #155420

Open
lucascolley wants to merge 1 commit into
python:mainfrom
lucascolley:shared-libsan
Open

gh-155375: -shared-libsan for linux ASAN builds#155420
lucascolley wants to merge 1 commit into
python:mainfrom
lucascolley:shared-libsan

Conversation

@lucascolley

@lucascolley lucascolley commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Comment thread Tools/pixi-packages/build.sh
@lucascolley

Copy link
Copy Markdown
Contributor Author

@isuruf gentle bump

Comment thread Tools/pixi-packages/build.sh Outdated
@lucascolley
lucascolley marked this pull request as draft August 29, 2026 13:39
Comment thread Tools/pixi-packages/build.sh Outdated
[skip ci]

Co-authored-by: Isuru Fernando <isuruf@gmail.com>
@lucascolley
lucascolley marked this pull request as ready for review August 29, 2026 21:04
Comment on lines +10 to +12
if [[ "$target_platform" == linux-* && "$c_compiler" == "clang" ]]; then
export LDFLAGS="-shared-libsan $LDFLAGS"
fi

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to do this for tsan too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants