Skip to content

Commit a0f6bda

Browse files
committed
Manually update config
1 parent 154ea5e commit a0f6bda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyconfig.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,9 @@
984984
/* Defined for Solaris 2.6 bug in pthread header. */
985985
#undef HAVE_PTHREAD_DESTRUCTOR
986986

987+
/* Define to 1 if you have the 'pthread_getattr_np' function. */
988+
#define HAVE_PTHREAD_GETATTR_NP 1
989+
987990
/* Define to 1 if you have the 'pthread_getcpuclockid' function. */
988991
#undef HAVE_PTHREAD_GETCPUCLOCKID
989992

0 commit comments

Comments
 (0)