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

Some fixes for android/octeon #481

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Conversation

abkarcher
Copy link
Contributor

Fixes some issue with linking/library detection. Octeon SDK has multiple defines for libraries it looks at for conftest. Some platforms do not have libdl.a.

These only affect library detection and not the final build product - the linker flags for those are only controlled by the pre-existing envirionment before configure is called and the Makefile.am files (though configure sets vars that the makefiles can decide to use or not).

@abkarcher abkarcher requested a review from bfussell August 25, 2020 16:30
@abkarcher abkarcher merged commit d8e2689 into libacvp_1_1_0-throttle Aug 25, 2020
@abkarcher abkarcher deleted the feature/UTchanges branch August 25, 2020 16:50
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