-
Notifications
You must be signed in to change notification settings - Fork 720
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
patch Pillow's setup.py rather than hardcoding system paths in $CPATH
and $LIBRARY_PATH
#19267
patch Pillow's setup.py rather than hardcoding system paths in $CPATH
and $LIBRARY_PATH
#19267
Conversation
… and $LIBRARY_PATH
$CPATH
and $LIBRARY_PATH
@boegelbot please test @ jsc-zen2 |
@ocaisa: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1819230494 processed Message to humans: this is just bookkeeping information for me, |
@boegelbot please test @ generoso |
@ocaisa: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1819239470 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @boegelbot |
Thanks for the update @boegel |
(created using
eb --new-pr
)I don't like to add system paths to
$CPATH
and$LIBRARY_PATH
, so implemented the suggestion I made in #19226