Skip to content

Commit 8dc46d6

Browse files
committed
optimization disable comment
1 parent f31a6af commit 8dc46d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ SRCDIRS := $(shell go list -f '{{.Dir}}' $(PKGS))
1313

1414
GO ?= go
1515
TEST_ARGS ?= -benchmem
16+
# -"gcflags '-N -l'" both optimization & inlining disabled
1617

1718
# GO ?= go1.20rc2
1819

0 commit comments

Comments
 (0)