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

Add /usr/lib/aarch64-linux-gnu directory to search for the unixODBC library #51

Conversation

DmitriyKarpovskiy1
Copy link

Changes required to create an ODBC connector for the aarch64 architecture.

@lawrinn
Copy link
Collaborator

lawrinn commented Oct 14, 2021

Thank you for your pull request! In order to accept it, we need you write in the comment, that you are contributing your new code of the whole pull request, including one or several files that are either new files or modified ones, under the BSD-new license.
Not sure if that is also required for cmake config changes, but I'd prefer to stay on the safe side

@lawrinn
Copy link
Collaborator

lawrinn commented Oct 22, 2021

Actually, in the last commit I've added CMAKE_LIBRARY_ARCHITECTURE to the list of searched library suffixes and /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE} directly to list of libraries to search. If I understand correctly that should do what you need, but I cannot check if it really does.

@lawrinn
Copy link
Collaborator

lawrinn commented Feb 13, 2022

I think /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE} should do the job, and I can close this pull request.
If it does not, then please re-open the PR.

@lawrinn lawrinn closed this Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants