> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 16:17:36 up 3 days 15:18, 2 users, load average: 1.17, 0.84, 0.72
This commit is contained in:
parent
1ae82067ce
commit
d8118d058e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ STUNAME = 李心杨
|
||||||
# DO NOT modify the following code!!!
|
# DO NOT modify the following code!!!
|
||||||
|
|
||||||
TRACER = tracer-ysyx
|
TRACER = tracer-ysyx
|
||||||
GITFLAGS = -q --author='$(TRACER) <tracer@ysyx.org>' --no-verify --allow-empty
|
GITFLAGS = -q --author='$(TRACER) <tracer@ysyx.org>' --no-verify --allow-empty --no-gpg-sign
|
||||||
|
|
||||||
YSYX_HOME = $(NEMU_HOME)/..
|
YSYX_HOME = $(NEMU_HOME)/..
|
||||||
WORK_BRANCH = $(shell git rev-parse --abbrev-ref HEAD)
|
WORK_BRANCH = $(shell git rev-parse --abbrev-ref HEAD)
|
||||||
|
|
Loading…
Reference in a new issue