Skip to content

Commit

Permalink
Propagate GIT_REVISION to REVISION
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanvb authored and irixxxx committed Nov 7, 2023
1 parent 801daef commit 6bd90c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.libretro
Original file line number Diff line number Diff line change
Expand Up @@ -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 :=

Expand Down

0 comments on commit 6bd90c9

Please sign in to comment.