Files

12 lines
296 B
Makefile
Raw Permalink Normal View History

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/