mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
libretro, fix build conflict
This commit is contained in:
parent
69d69a4f63
commit
ab43a4b2fd
2 changed files with 3 additions and 3 deletions
|
@ -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 :=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue