pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47838 (PYTHON_FOR_BUILD_ONLY= tool can cause problems build openssl dependency for python)
Helpfully, gmake automatically sticks $(TARGET_ARCH) into the compiler
invocation, and somehow it is picking up on pkgsrc's setting of the
variable when it shouldn't be. When we switch from using TARGET_ARCH
to using TARGET_MACHINE_PLATFORM this will go away accidentally, but
I'm look for a real fix in the mean time.
Home |
Main Index |
Thread Index |
Old Index