Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c/core/Makefile: Fixes for parallel make and make lib/libtahu.so #267

Merged
merged 1 commit into from Feb 17, 2023

Conversation

ian-abbott
Copy link
Contributor

Change $(TEST) target to depend on the built library files.

Change $(DNAME) target rules to create the lib directory.

Fixes #266

@wes-johnson
Copy link
Contributor

All PRs must be against the 'develop' branch rather than 'master'. Please modify this PR or create a new one. Otherwise, it looks good to me.

Change $(TEST) target to depend on the built library files.

Change $(DNAME) target rules to create the lib directory.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
@ian-abbott ian-abbott changed the base branch from master to develop February 17, 2023 16:28
@ian-abbott
Copy link
Contributor Author

@wes-johnson I have rebased my branch onto the 'develop' branch and edited the base branch of the PR.

@wes-johnson wes-johnson merged commit 23ab543 into eclipse:develop Feb 17, 2023
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.

c/core/Makefile problem making lib/libtahu.so individually, and parallel make problems
2 participants