project for a (works on my devices) demo
This commit is contained in:
11
AARCH64_BUILD/variables.mk
Normal file
11
AARCH64_BUILD/variables.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
export COMPILER=aarch64-buildroot-linux-gnu-gcc
|
||||
|
||||
export BD=${PWD}AARCH64_BUILD/
|
||||
|
||||
# headers are good even if from ARM
|
||||
|
||||
# libraries must point to the right one
|
||||
|
||||
RESOURCES_LOC=${PWD}../../resources/
|
||||
export WAYLAND_LIBRARIES=${RESOURCES_LOC}libraries/
|
||||
export EGL_LIBRARIES=${RESOURCES_LOC}libraries/
|
||||
Reference in New Issue
Block a user