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

--- Comment #8 from Antoine Brodin <anto...@freebsd.org> ---
include/python2.7/pyconfig.h  has:


/* Define to activate features from IEEE Stds 1003.1-2001 */
#define _POSIX_C_SOURCE 200112L

...

/* Define to the level of X/Open that your system supports */
#define _XOPEN_SOURCE 600

...

/* Define on FreeBSD to activate all library features */
#define __BSD_VISIBLE 1

-- 
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"

Reply via email to