mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
unset USE_OPENMP https://github.com/nwchemgit/nwchem/issues/678
This commit is contained in:
parent
6de59b632a
commit
583ddb0035
1 changed files with 7 additions and 0 deletions
|
|
@ -11,7 +11,14 @@
|
|||
|
||||
|
||||
LIBRARY = libnwpw.a
|
||||
$(info USE_OPENMP $(origin USE_OPENMP))
|
||||
|
||||
ifdef USE_OPENMP
|
||||
# QA issues
|
||||
override undefine USE_OPENMP
|
||||
endif
|
||||
|
||||
$(info USE_OPENMP $(origin USE_OPENMP))
|
||||
|
||||
LIB_DEFINES =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue