make.default: Remove OMP since OpenMP is not implemented yet.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
d9f16a2b6d
commit
002301393c
@ -17,10 +17,8 @@ SIGNALS = N
|
||||
# parallelization flags:
|
||||
#
|
||||
# MPI - enable or disable MPI parallelization
|
||||
# OMP - enable or disable OpenMP parallelization
|
||||
#
|
||||
MPI = N
|
||||
OMP = N
|
||||
|
||||
# output data format
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user