Skip to content

Commit

Permalink
Merge pull request NCAR#17 from GEOS-ESM/geos/develop
Browse files Browse the repository at this point in the history
Pull GCC fix from develop to MAPL-2.0
  • Loading branch information
bena-nasa authored Oct 24, 2019
2 parents 329c0b1 + 37a3ae5 commit f5e6a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/mapz-driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ ecbuild_add_executable(
SOURCES ${srcs}
LIBS ${FMS} ${MAPL_BASE})
target_compile_definitions(mapz-driver PRIVATE MAPL_MODE SPMD TIMING)
target_compile_options(mapz-driver PRIVATE -traceback)
target_compile_options(mapz-driver PRIVATE ${TRACEBACK})
set_target_properties(${this} PROPERTIES Fortran_MODULE_DIRECTORY ${esma_include}/${this})

0 comments on commit f5e6a63

Please sign in to comment.