mirror of https://github.com/YosysHQ/abc.git
Correcting comment related to pthreads.
This commit is contained in:
parent
6f03813557
commit
4ab0c4b204
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
// to compile on Linux, add -lpthread to LIBS in Makefile
|
||||
|
||||
// uncomment this line to enable pthreads
|
||||
// comment out this line to disable pthreads
|
||||
#define ABC_USE_PTHREADS
|
||||
|
||||
#ifdef ABC_USE_PTHREADS
|
||||
|
|
|
|||
Loading…
Reference in New Issue