]> Kevux Git Server - fll/commit
Bugfix: Incorrect macro definition _di_pthread_support_ vs _di_thread_support_.
authorKevin Day <thekevinday@gmail.com>
Fri, 13 Jan 2023 23:56:06 +0000 (17:56 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 13 Jan 2023 23:56:06 +0000 (17:56 -0600)
commitdfcc91e2aed6a5714923302b2b2081ea097fef60
tree8434e258582f49e1951e5bd13a4ed49bf6944bae
parent79029c3289e205ae99ea7aea1bdd26c6f1711b05
Bugfix: Incorrect macro definition _di_pthread_support_ vs _di_thread_support_.

The _di_pthread_support_ is used in the project but all of the programs have _di_thread_support_.
The project name is f_thread and not f_pthread so favor _di_thread_support_ over _di_pthread_support_.
level_0/f_thread/data/build/defines
level_2/fll_execute/c/execute.h
level_2/fll_execute/c/private-execute.c
level_2/fll_execute/data/build/defines
level_2/fll_execute/data/build/settings