Skip to content

build: Remove OUT_DIR probe artifact#1628

Open
zertosh wants to merge 1 commit into
bytecodealliance:mainfrom
zertosh:fix_out_dir
Open

build: Remove OUT_DIR probe artifact#1628
zertosh wants to merge 1 commit into
bytecodealliance:mainfrom
zertosh:fix_out_dir

Conversation

@zertosh
Copy link
Copy Markdown

@zertosh zertosh commented May 29, 2026

Remove the can_compile() probe artifact from OUT_DIR at the end of the build script, so OUT_DIR ends up empty after the script runs.

Where the probe output goes has gone back and forth:

Writing the probe to OUT_DIR and deleting it before the script exits satisfies all three constraints: no nondeterministic content left in OUT_DIR, no writes to the working directory, and no clutter in the system temp dir.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant