detabbing…

This commit is contained in:
Philip Eisenlohr 2014-12-03 00:41:12 +00:00
parent 9c8fcab5b9
commit 01a8c500ca
1 changed files with 23 additions and 22 deletions

View File

@ -28,6 +28,7 @@ LIBRARIES :=$(PETSC_WITH_EXTERNAL_LIB)
COMPILERNAME ?= $(FC)
LINKERNAME ?= $(FLINKER)
ifeq "$(FASTBUILD)" "YES"
OPENMP := OFF
OPTIMIZATION := OFF