summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-18 07:18:28 +0000
committermidipix <writeonce@midipix.org>2021-06-18 07:19:39 +0000
commit56ad39038e1afb4cad737334e230ba862b76777c (patch)
treeddf93d52fffee184e542a8118039832c109b6ad2
parent504e11dc10d658b83447aaceffef84f4c9310b5f (diff)
downloadsbpython3-56ad39038e1afb4cad737334e230ba862b76777c.tar.bz2
sbpython3-56ad39038e1afb4cad737334e230ba862b76777c.tar.xz
project: cfgdefs.sh: added type-size test for pthread_key_t.
-rw-r--r--project/config/cfgdefs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/config/cfgdefs.sh b/project/config/cfgdefs.sh
index 55af928..b0e7270 100644
--- a/project/config/cfgdefs.sh
+++ b/project/config/cfgdefs.sh
@@ -217,6 +217,7 @@ cfgdefs_perform_common_tests()
mb_cfgtest_headers='pthread.h'
cfgtest_type_size 'pthread_t'
+ cfgtest_type_size 'pthread_key_t'
# toolchain
cfgtest_newline