Skip to content

Fix race in Makefile caused by flags.sexp dependencies#32

Merged
mshinwell merged 1 commit intooxcaml:4.11from
gretay-js:fix-race-in-makefile
May 17, 2021
Merged

Fix race in Makefile caused by flags.sexp dependencies#32
mshinwell merged 1 commit intooxcaml:4.11from
gretay-js:fix-race-in-makefile

Conversation

@gretay-js
Copy link
Contributor

The targets for oc_cflags.sexp, oc_cppflags.sexp and sharedlib_cflags.sexp all rerun config.status from stage1. This seems to cause intermittent build failures. Refactor the above .sexp rules into a single rule flags.sexp.

Refactor all .sexp targets into flags.sexp.
@gretay-js gretay-js force-pushed the fix-race-in-makefile branch from 277eef4 to 2569f6a Compare May 17, 2021 14:24
@mshinwell mshinwell merged commit 3c7dd90 into oxcaml:4.11 May 17, 2021
poechsel pushed a commit to poechsel/flambda-backend that referenced this pull request May 26, 2021
poechsel pushed a commit to poechsel/flambda-backend that referenced this pull request May 27, 2021
poechsel pushed a commit that referenced this pull request Jun 28, 2021
Refactor all .sexp targets into flags.sexp.
poechsel pushed a commit that referenced this pull request Jun 29, 2021
Refactor all .sexp targets into flags.sexp.
ccasin added a commit that referenced this pull request Jul 26, 2022
ac520fe Merge flambda-backend changes
45cbc7d Turn "include functor" extension on by default (#38)
1531a02 Add the "include_functor" extension. (#32)
67b25c1 Merge flambda-backend changes

git-subtree-dir: ocaml
git-subtree-split: ac520fe
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