Skip to content

[Docker] Extract duplicated compiler wrapper setup into shared script#4026

Open
Vi-shub wants to merge 2 commits intoThe-OpenROAD-Project:masterfrom
Vi-shub:DockerWrapper
Open

[Docker] Extract duplicated compiler wrapper setup into shared script#4026
Vi-shub wants to merge 2 commits intoThe-OpenROAD-Project:masterfrom
Vi-shub:DockerWrapper

Conversation

@Vi-shub
Copy link
Contributor

@Vi-shub Vi-shub commented Mar 22, 2026

  • Created docker/setup_compiler_wrappers.sh for reproducible builds
  • Updated Dockerfile.dev and Dockerfile.builder to use the shared script
  • Fixed typo 'scrip' -> 'script' in build_openroad.sh help text

Closes #4005

- Created docker/setup_compiler_wrappers.sh for reproducible builds
- Updated Dockerfile.dev and Dockerfile.builder to use the shared script
- Fixed typo 'scrip' -> 'script' in build_openroad.sh help text

Signed-off-by: Vi-shub <smsharma3121@gmail.com>
Signed-off-by: Vi-shub <smsharma3121@gmail.com>
@Vi-shub
Copy link
Contributor Author

Vi-shub commented Mar 23, 2026

Hi @luarss @maliberty can you review this. Thanks for your time.

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.

[Docker] Extract duplicated compiler wrapper setup into a shared script

1 participant