Skip to content

Commit

Permalink
use cmake
Browse files Browse the repository at this point in the history
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
  • Loading branch information
CalvinNeo committed Mar 14, 2024
1 parent 8469457 commit 24ce15a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ dev: format clippy
ifeq ($(PROXY_FRAME_POINTER),1)
build: ENABLE_FEATURES += pprof-fp
endif
build: ENABLE_FEATURES += external-jemalloc
build:
PROXY_ENABLE_FEATURES="${ENABLE_FEATURES}" ./proxy_scripts/build.sh

Expand Down

0 comments on commit 24ce15a

Please sign in to comment.