Skip to content

Pass options in mysql_config --libs to extra_linker_args #32

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

Merged
merged 2 commits into from
Oct 11, 2015

Conversation

methane
Copy link
Member

@methane methane commented Mar 12, 2015

When using MySQL from oracle, libmysqlclient.so may not be in /etc/ld.so.conf.
You can put rpath to mysql_config, but current mysqlclient-python doesn't pass it to linker.

methane added 2 commits March 13, 2015 02:58
mysql_config may produce link args other than -L and -l.
methane added a commit that referenced this pull request Oct 11, 2015
Pass options in `mysql_config --libs` to `extra_linker_args`
@methane methane merged commit 568cf52 into master Oct 11, 2015
@methane methane deleted the library-args branch October 11, 2015 07: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.

1 participant