Skip to content

Standardize build process and staging for coreutils#140

Open
thisisadi wants to merge 1 commit intomainfrom
fix-coreutils-build-path
Open

Standardize build process and staging for coreutils#140
thisisadi wants to merge 1 commit intomainfrom
fix-coreutils-build-path

Conversation

@thisisadi
Copy link

Closes #126

Standardizes the build pipeline and artifact staging for coreutils.

Fixed STAGE_DIR path to follow the build/coreutils/bin/coreutils/ convention in compile_coreutils.sh.

Added binary rename step inside the cwasm loop to copy each .cwasm output to a final staged binary with no extension, handling multiple binaries correctly.

Updated Makefile comment to reflect the correct output path.

Note: Full local build test was skipped due to disk space constraints on the dev server (3.6G free). The changes follow the identical pattern verified working in sed, grep, curl, and git (PRs #133 and #139).

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.

Standardize build process and staging for coreutils

1 participant