https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231073

--- Comment #2 from Jan Beich <jbe...@freebsd.org> ---
GCC doesn't turn -Wregister into -Werror by default. Warnings in dependencies
can be silenced via -isystem[1] but, unfortunately, "python2.7-config --cflags"
uses -I instead of -isystem.

[1] https://gcc.gnu.org/onlinedocs/cpp/System-Headers.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to