Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
meltawila committed Sep 14, 2023
1 parent f918558 commit 6686b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ ifeq ($(ENABLE_OPENMC), yes)
CARDINAL_EXTERNAL_FLAGS += $(CC_LINKER_SLFLAG)$(OPENMC_LIBDIR) \
$(CC_LINKER_SLFLAG)$(HDF5_LIBDIR)
endif

#
# EXTERNAL_FLAGS are for rules in app.mk
$(app_LIB): EXTERNAL_FLAGS := $(CARDINAL_EXTERNAL_FLAGS)
$(app_test_LIB): EXTERNAL_FLAGS := $(CARDINAL_EXTERNAL_FLAGS)
Expand Down

0 comments on commit 6686b97

Please sign in to comment.