mirror of
https://github.com/verilator/verilator.git
synced 2026-08-31 18:14:33 +02:00
Rework multithreading handling to separate by code units that use/never use it. (#4228)
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
//*************************************************************************
|
||||
|
||||
#ifndef V3OPTION_PARSER_NO_VOPTION_BOOL
|
||||
#define VL_MT_DISABLED_CODE_UNIT 1
|
||||
|
||||
#include "V3Global.h"
|
||||
#include "V3Options.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user