Skip to content

Makefile cleanups#403

Merged
mshinwell merged 1 commit intooxcaml:mainfrom
lukemaurer:makefile-cleanups
Nov 29, 2021
Merged

Makefile cleanups#403
mshinwell merged 1 commit intooxcaml:mainfrom
lukemaurer:makefile-cleanups

Conversation

@lukemaurer
Copy link
Copy Markdown
Contributor

Refactor references into the stage1 and stage2 build directories to use the new $(build_stage1) and $(build_stage2) variables. Also factor out finding the right value for ARCH when calling into Dune. All of these will change soon, so this will make for much smaller diffs.

Refactor references into the stage1 and stage2 build directories
to use the new `$(build_stage1)` and `$(build_stage2)` variables. Also
factor out finding the right value for `ARCH` when calling into Dune.
All of these will change soon, so this will make for much smaller diffs.
@mshinwell mshinwell merged commit 47a5a7a into oxcaml:main Nov 29, 2021
xclerc added a commit to xclerc/oxcaml that referenced this pull request Dec 2, 2021
mshinwell pushed a commit that referenced this pull request Dec 3, 2021
mshinwell pushed a commit that referenced this pull request Dec 3, 2021
Refactor references into the stage1 and stage2 build directories
to use the new `$(build_stage1)` and `$(build_stage2)` variables. Also
factor out finding the right value for `ARCH` when calling into Dune.
All of these will change soon, so this will make for much smaller diffs.
mshinwell pushed a commit that referenced this pull request Dec 3, 2021
mshinwell pushed a commit to mshinwell/oxcaml that referenced this pull request Dec 3, 2021
Refactor references into the stage1 and stage2 build directories
to use the new `$(build_stage1)` and `$(build_stage2)` variables. Also
factor out finding the right value for `ARCH` when calling into Dune.
All of these will change soon, so this will make for much smaller diffs.
mshinwell pushed a commit to mshinwell/oxcaml that referenced this pull request Dec 3, 2021
mshinwell pushed a commit that referenced this pull request Jan 14, 2022
Refactor references into the stage1 and stage2 build directories
to use the new `$(build_stage1)` and `$(build_stage2)` variables. Also
factor out finding the right value for `ARCH` when calling into Dune.
All of these will change soon, so this will make for much smaller diffs.
mshinwell pushed a commit that referenced this pull request Jan 14, 2022
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.

2 participants