minor text change
This commit is contained in:
parent
646615ed60
commit
f75d7a54ad
|
|
@ -148,9 +148,9 @@
|
|||
#print Compilation will include simulated threading support.
|
||||
#else
|
||||
#if $[DO_PIPELINING]
|
||||
#print Compilation will include nonpipelined threading support.
|
||||
#else
|
||||
#print Compilation will include full, pipelined threading support.
|
||||
#else
|
||||
#print Compilation will include nonpipelined threading support.
|
||||
#endif
|
||||
#endif
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in New Issue