https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208282
Sean Bruno <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #21 from Sean Bruno <[email protected]> --- (In reply to Michal Meloun from comment #20) I *think* the correct answer is that ports/Mk things should be taught to deal with the cross build environment of QEMU user. There is no bug in python's build or run time. There is no bug in qemu-user-static. The "bug" is that the build CC is not the runtime CC. Python cannot be the only port that is going to fail this way. The attached patch inflicts maintenance requirements on the *maintainer* of freebsd's python port. I don't think that's what we want here. It *does* work however. :-) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
