diff --git a/Makefile b/Makefile index c4687e8..82cedd3 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ STUNAME = 李心杨 # DO NOT modify the following code!!! TRACER = tracer-ysyx -GITFLAGS = -q --author='$(TRACER) ' --no-verify --allow-empty +GITFLAGS = -q --author='$(TRACER) ' --no-verify --allow-empty --no-gpg-sign YSYX_HOME = $(NEMU_HOME)/.. WORK_BRANCH = $(shell git rev-parse --abbrev-ref HEAD)