libretro, fix build conflict

This commit is contained in:
kub 2023-06-03 21:09:05 +00:00
parent 69d69a4f63
commit ab43a4b2fd
2 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ STATIC_LINKING_LINK:= 0
LOW_MEMORY := 0
TARGET_NAME := picodrive
LIBM := -lm
REVISION ?= -$(shell git rev-parse --short HEAD || echo ???)
GIT_REVISION ?= -$(shell git rev-parse --short HEAD || echo ???)
fpic :=