Skip to content

Commit

Permalink
Add binding to JL_PRIVATE_LIBS_0
Browse files Browse the repository at this point in the history
  • Loading branch information
udesou committed Jan 18, 2025
1 parent 0cdbc56 commit 6b37ef1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,10 @@ endif
endif
endif

ifneq (${MMTK_PLAN},None)
JL_PRIVATE_LIBS-0 += libmmtk_julia
endif

# Note that we disable MSYS2's path munging here, as otherwise
# it replaces our `:`-separated list as a `;`-separated one.
define stringreplace
Expand Down

0 comments on commit 6b37ef1

Please sign in to comment.