Skip to content

Conversation

@alan-maguire
Copy link
Member

make -j6 was failing; turns out we were bundling making of legacy and non-legacy objects in the same targets. it is better to split these into separate targets and add dependencies for all. with this change in place "make -j6" succeeds.

Reported-by: https://github.com/srcshelton

make -j6 was failing; turns out we were bundling making of
legacy and non-legacy objects in the same targets. it is better
to split these into separate targets and add dependencies for
all. with this change in place "make -j6" succeeds.

Reported-by: https://github.com/srcshelton
Signed-off-by: Alan Maguire <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 13, 2023
@alan-maguire alan-maguire merged commit 9c99014 into main Jul 13, 2023
@alan-maguire alan-maguire mentioned this pull request Jul 13, 2023
@cappelikan cappelikan mentioned this pull request Jul 13, 2023
@alan-maguire alan-maguire deleted the parallelmake branch December 2, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant