Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
add jemallocat test depend on memkind in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis.wu authored and root committed Apr 19, 2019
1 parent 2ea9574 commit cc54b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jemalloc: .make-prerequisites

.PHONY: jemalloc

jemallocat: .make-prerequisites
jemallocat: .make-prerequisites memkind
@printf '%b %b\n' $(MAKECOLOR)MAKE$(ENDCOLOR) $(BINCOLOR)$@$(ENDCOLOR)
cd jemallocat && make

Expand Down

0 comments on commit cc54b55

Please sign in to comment.