Skip to content

Commit

Permalink
Merge pull request #233 from keithc-ca/unused
Browse files Browse the repository at this point in the history
Remove definition of unused macro DEFAULT_JMOD_DEPS
  • Loading branch information
pshipton committed Jul 10, 2023
2 parents bf9a85d + 1c34ca6 commit 78eae25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion closed/custom/Main.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ JVM_MAIN_TARGETS := j9vm-build
JVM_TOOLS_TARGETS :=
JVM_DOCS_TARGETS :=
JVM_TEST_IMAGE_TARGETS := test-image-openj9
DEFAULT_JMOD_DEPS := j9vm-build
PHASE_MAKEDIRS := $(TOPDIR)/closed/make $(PHASE_MAKEDIRS)

OPENJ9_MAKE := $(MAKE) $(MAKE_ARGS) -f $(TOPDIR)/closed/OpenJ9.gmk
Expand Down

0 comments on commit 78eae25

Please sign in to comment.