https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169276
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Open --- Comment #8 from Kubilay Kocak <ko...@freebsd.org> --- Not your fault Randy, the Python build system *should* honour user-supplied *CFLAGS correctly, but doesn't. For our future selves, reference that Randy's /etc/make.conf contained the following entry: CFLAGS="-I/usr/local/include" I will be putting the comment back in that was removed in r357486 that mentions that we use CPPFLAGS not CFLAGS specifically for this reason (Include ordering issues) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"