forked from Lainports/freebsd-ports
Fix gettext (NLS) detection, includes and linking: - all: Use LDFLAGS and CPPFLAGS over CFLAGS for NLS option (with comment) - python26,27: Pass LIBS="-lintl" to CONFIGURE_ENV Workaround Pythons odd build mechanics causing duplicate args: - all: Remove CFLAGS from OPT= in CONFIGURE_ENV - python32,33: Remove CONFIGURE_* variables from Makefile.pre.in Other: - python32: Patch setup.py to pass OPT correctly to shared modules PR: ports/181721 Reported by: pawel Reviewed by: bapt mva sbz |
||
|---|---|---|
| .. | ||
| patch-Lib-test_regrtest.py | ||
| patch-Makefile.pre.in | ||
| patch-Modules-_ctypes-libffi-configure | ||
| patch-Modules-_ctypes-libffi_fficonfig.py.in | ||
| patch-Modules-fcntlmodule.c | ||
| patch-setup.py | ||