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

scripts/update_api: Replace Z3_LIBRARY_DIRS with Z3_LIB_DIRS #4915

Merged
merged 1 commit into from
Dec 26, 2020
Merged

scripts/update_api: Replace Z3_LIBRARY_DIRS with Z3_LIB_DIRS #4915

merged 1 commit into from
Dec 26, 2020

Conversation

nikital
Copy link
Contributor

@nikital nikital commented Dec 26, 2020

The error message that is printed when libz3.so can't be loaded contains
incorrect instruction to set Z3_LIBRARY_DIRS builtin. The correct variable
name is Z3_LIB_DIRS.

The error message that is printed when libz3.so can't be loaded contains
incorrect instruction to set `Z3_LIBRARY_DIRS` builtin. The correct variable
name is `Z3_LIB_DIRS`.

Signed-off-by: Nikita Leshenko <nikita@leshenko.net>
@NikolajBjorner NikolajBjorner merged commit d8eba2d into Z3Prover:master Dec 26, 2020
@nikital nikital deleted the fix-z3-lib-dirs branch December 26, 2020 20:33
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