mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-04-28 08:59:27 +02:00
Add CFLAGS -I/opt/vc/include/interface/vmcs_host/linux
This commit is contained in:
@@ -20,6 +20,7 @@ CFLAGS += -DARM_ARCH -DRPI_BUILD -Wall
|
|||||||
CFLAGS += -O3 -mfpu=vfp
|
CFLAGS += -O3 -mfpu=vfp
|
||||||
CFLAGS += `sdl-config --cflags`
|
CFLAGS += `sdl-config --cflags`
|
||||||
CFLAGS += -I$(SDKSTAGE)/opt/vc/include -I$(SDKSTAGE)/opt/vc/include/interface/vcos/pthreads
|
CFLAGS += -I$(SDKSTAGE)/opt/vc/include -I$(SDKSTAGE)/opt/vc/include/interface/vcos/pthreads
|
||||||
|
CFLAGS += -I/opt/vc/include/interface/vmcs_host/linux
|
||||||
|
|
||||||
# expecting to have PATH set up to get correct sdl-config first
|
# expecting to have PATH set up to get correct sdl-config first
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user