Skip to content

Commit

Permalink
Fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris A. Fischer committed Jan 17, 2019
1 parent e14016b commit 46be0c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/Tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -559,11 +559,6 @@ ifeq ($(findstring -cosp,$(CAM_CONFIG_OPTS)),-cosp)
endif
endif

ifeq ($(MODEL),driver)
INCLDIR+=-I$(COSP_LIBDIR)
endif
endif

ifeq ($(MODEL),cam)
# These RRTMG files take an extraordinarily long time to compile with optimization.
# Until mods are made to read the data from files, just remove optimization from
Expand Down

0 comments on commit 46be0c8

Please sign in to comment.