chore: update Makefile for debug build tag

This commit is contained in:
yusing
2025-04-13 07:07:07 +08:00
parent fce96ff3be
commit a478dab97b
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//go:build production
//go:build !pprof
package main