Skip to content

setup.py now reads custom libs dirs from config.mk#101

Merged
jakinyele merged 1 commit intoJHUISI:devfrom
lferr:dev
May 12, 2016
Merged

setup.py now reads custom libs dirs from config.mk#101
jakinyele merged 1 commit intoJHUISI:devfrom
lferr:dev

Conversation

@lferr
Copy link
Copy Markdown
Contributor

@lferr lferr commented May 12, 2016

Fix a linking error when compiling charm with math libraries installed in custom directories.

Setup.py now reads LDFLAGS from the config.mk file and sets the library_dirs variable of the Extension objects.

Fix a linking error when compiling charm with math libraries installed in custom directories.
Setup.py now reads LDFLAGS from the config.mk file and sets the library_dirs variable of the Extension objects.
@jakinyele jakinyele merged commit 2c6b1c0 into JHUISI:dev May 12, 2016
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