Open isuruf opened 1 year ago
While I appreciate the thought (trying to solve a problem I was having in #495), this doesn't resolve the issue for me.
Trying to run cjpeg after a universal2 build fails by default. Using this change, it still fails. Swapping the order of the builds works.
@radarhere, try the new commit.
Hey, that does work! Thanks very much
Will there be cases this breaks something? I am not sure what the implications are of changing the $PATH
.
In case it is relevant, the second commit is what fixed my situation, independently of the first.
Not on my account. The remaining change here would actually introduce problems to pillow-wheels.
How would it introduce problems?
I've tested further and it was only a problem where a path has changed when installing xcb - something that could probably be worked around.
By no means did I want to object to this for minor reasons though. If this makes it in on its own merits, that's fine. Just don't do it to solve any probem that I had raised.
Whoops, parts of this were done in #531. Do we need the other changes for cross-compiling on macos?
cc @radarhere