Add -pthread to CFLAGS in the Linux/Unix shared library build path to ensure proper thread support when compiling with gcc, which does not enable it by default unlike some other compilers.
Add -pthread to CFLAGS in the Linux/Unix shared library build path to ensure proper thread support when compiling with gcc, which does not enable it by default unlike some other compilers.