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

respect CFLAGS/LDFLAGS when searching for headers/libs #368

Merged
merged 1 commit into from
Oct 10, 2013

Conversation

domenkozar
Copy link
Contributor

Now following works:

CFLAGS="-I/home/ielectric/.nix-profile/include" LDFLAGS="-L/home/ielectric/.nix-profile/lib" python setup.py install

@aclark4life
Copy link
Member

How do you like this PR @wiredfool ? I didn't catch the outcome of your IRC conversation w/ @iElectric

@wiredfool
Copy link
Member

I want to test it with a relatively clean system, probably a docker image.

@wiredfool
Copy link
Member

Looks good to me.

aclark4life added a commit that referenced this pull request Oct 10, 2013
respect CFLAGS/LDFLAGS when searching for headers/libs
@aclark4life aclark4life merged commit 8571c43 into python-pillow:master Oct 10, 2013
@aclark4life
Copy link
Member

Cool, thanks all

@domenkozar domenkozar deleted the respect_cflags_ldflags branch January 3, 2014 15:10
radarhere pushed a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
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.

3 participants