We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4a9c5 commit 0274704Copy full SHA for 0274704
Makefile
@@ -59,7 +59,7 @@ else
59
ifeq ($(BUILDTYPE),osx)
60
CXXFLAGS += -fexperimental-library
61
else
62
- LDFLAGS += -pthrea
+ LDFLAGS += -pthread
63
endif
64
65
0 commit comments