improved README and comments

This commit is contained in:
2026-03-22 02:11:50 +01:00
parent 818814eec8
commit cb2cc167c9
4 changed files with 73 additions and 27 deletions

View File

@@ -2,11 +2,13 @@ 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/
# headers are good even if from ARM
# libraries must point to the right one
# for each libWWW.so.X.Y.Z
# ln -s /usr/lib/x..../libWWW.so.X.Y.Z /usr/lib/x..../libWWW.so
export WAYLAND_LIBRARIES=${RESOURCES_LOC}libraries/
export EGL_LIBRARIES=${RESOURCES_LOC}libraries/