mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
Propagate GIT_REVISION to REVISION
This commit is contained in:
parent
801daef9aa
commit
6bd90c9666
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ LOW_MEMORY := 0
|
|||
TARGET_NAME := picodrive
|
||||
LIBM := -lm
|
||||
GIT_REVISION ?= -$(shell git rev-parse --short HEAD || echo ???)
|
||||
|
||||
CFLAGS += -DREVISION=\"$(GIT_REVISION)\"
|
||||
|
||||
fpic :=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue