]> 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:57:37 +0000 (17:57 -0600)
commitdcf35222b2337398975c5db094a96c1c4ac5dd2b
tree4e4fbb869222c20aa6aea07b2734aafb4c42f8f6
parent1e3b0d7c3151a0b4a4daaa667bcaa88e5635bb87
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