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

--- Comment #9 from Piotr Kubaj <pku...@freebsd.org> ---
(In reply to Kubilay Kocak from comment #8)
This bug report says:
PPC Fedora build bot is not able to build the _ssl and _socket module. It looks
like bluetooth.h is not compatible with std=c99. It uses some GNU C extensions
like __extension__, __attribute__((packed)) and __typeof__. The C99 variant
-std=gnu99 should do the trick.

But, i'm able to build on FreeBSD/powerpc64 (that's what I test on). So this
bug is probably only present on Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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