8000 ENH, BLD: Add RPATH support for AIX by EGuesnet · Pull Request #16710 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

ENH, BLD: Add RPATH support for AIX #16710

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 3 commits into from
Jul 8, 2020
Merged

ENH, BLD: Add RPATH support for AIX #16710

merged 3 commits into from
Jul 8, 2020

Conversation

EGuesnet
Copy link
Contributor

Hello,

The runtime_library_dir_option() function does not implement the RPATH equivalent on AIX. This PR adds this support, using LIBPATH (= AIX RPATH).
Scipy needs this function to be implemented to be built. With this PR, Scipy can be built.

@charris charris changed the title ENH: Add RPATH support for AIX BLD, ENH: Add RPATH support for AIX Jun 30, 2020
@charris
Copy link
Member
charris commented Jul 7, 2020

Given that this section is rewritten, might as well use f-strings for readability. I'll make the change if you want.

NVM, I made the change.

@charris charris merged commit 084c1dc into numpy:master Jul 8, 2020
@charris
Copy link
Member
charris commented Jul 8, 2020

Thanks @EGuesnet .

charris added a commit to charris/numpy that referenced this pull request Jul 8, 2020
* ENH: Add RPATH support for AIX

* ENH: Rewrite function returning RPATH

* MAINT: Use f-strings for clarity.

Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jul 8, 2020
@charris charris mentioned this pull request Oct 10, 2020
20 tasks
@charris charris changed the title BLD, ENH: Add RPATH support for AIX ENH, BLD: Add RPATH support for AIX Oct 20, 2020
charris added a commit to charris/numpy that referenced this pull request Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0