doc: disable multi-threaded Doxygen
This was causing seg-faults on Mac
This commit is contained in:
committed by
Tom Henderson
parent
ad46ec35a0
commit
d368877d92
@@ -474,7 +474,7 @@ LOOKUP_CACHE_SIZE = 2
|
||||
# DOT_NUM_THREADS setting.
|
||||
# Minimum value: 0, maximum value: 32, default value: 1.
|
||||
|
||||
NUM_PROC_THREADS = 0
|
||||
NUM_PROC_THREADS = 1
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Build related configuration options
|
||||
|
||||
Reference in New Issue
Block a user