mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
4279725d79
Also on other platforms use -pthread for compiling commands not just
linking because I noticed in the gcc(1) man page
-pthread
Adds support for multithreading with the pthreads library. This
option sets flags for both the preprocessor and linker.
Removing the errno check in deps/coupling because it was a hack
(
|
||
---|---|---|
.. | ||
coupling.c | ||
coupling.h | ||
Makefile | ||
test.c |