Files
rez_demo/AARCH64_BUILD/variables.mk

14 lines
341 B
Makefile
Raw Normal View History

export CPP_COMPILER=aarch64-buildroot-linux-gnu-g++
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/
export GLUT_L_D=${GLUT_D}AARCH64_BUILD/