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

Make thread-test depend on libefivar.so #176

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

hjl-tools
Copy link
Contributor

@hjl-tools hjl-tools commented Aug 25, 2021

Fix "make -j8" build failure by making thread-test depend on libefivar.so
instead of thread-test.o. There is no need to make thread-test depend
on thread-test.o since thread-test is created from thread-test.c by
default.

Signed-off-by: H.J. Lu hjl.tools@gmail.com

@hjl-tools hjl-tools changed the title Add libefivar.so dependency to thread-test Make thread-test depend on libefivar.so Aug 26, 2021
Fix "make -j8" build failure by making thread-test depend on libefivar.so
instead of thread-test.o.  There is no need to make thread-test depend
on thread-test.o since thread-test is created from thread-test.c by
default.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
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.

None yet

2 participants