We default to that anyway. It does not work on windows, and since
ac7747e, the flag actually takes effect.
5 lines
73 B
Makefile
5 lines
73 B
Makefile
CXX_SOURCES := locking.cpp
|
|
ENABLE_THREADS := YES
|
|
|
|
include Makefile.rules
|