Skip to content

fix: Z3_SYS_BUNDLED_DIR_OVERRIDE had extra z3#491

Merged
toolCHAINZ merged 1 commit intomasterfrom
fix/bundled-dir-override-path
Feb 13, 2026
Merged

fix: Z3_SYS_BUNDLED_DIR_OVERRIDE had extra z3#491
toolCHAINZ merged 1 commit intomasterfrom
fix/bundled-dir-override-path

Conversation

@toolCHAINZ
Copy link
Member

Fixes #490

Z3_SYS_BUNDLED_DIR_OVERRIDE includes a final 'z3' path fragment but our construction of the header path also contains this fragment.

This change uses the correct path for overridden-builds while leaving the original behavior in place for non-overridden builds out of the OUT_DIR folder.

Fixes #490

Z3_SYS_BUNDLED_DIR_OVERRIDE includes a final 'z3' path fragment
but our construction of the header path also contains this fragment.

This change uses the correct path for overridden-builds while
leaving the original behavior in place for non-overridden builds
out of the OUT_DIR folder.
@toolCHAINZ toolCHAINZ self-assigned this Feb 13, 2026
@toolCHAINZ toolCHAINZ added the bug Something isn't working label Feb 13, 2026
@toolCHAINZ toolCHAINZ merged commit d5d112d into master Feb 13, 2026
10 checks passed
@toolCHAINZ toolCHAINZ deleted the fix/bundled-dir-override-path branch February 13, 2026 12:10
This was referenced Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A bug in bundled build

1 participant