improved README and comments
This commit is contained in:
@@ -3,8 +3,11 @@ export CPP_COMPILER=g++
|
||||
export BD=${PWD}IA64_BUILD/
|
||||
|
||||
# headers are good even if from ARM
|
||||
|
||||
# libraries must point to the right one
|
||||
# probably they need to be made current
|
||||
|
||||
# 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=/usr/lib/x86_64-linux-gnu/
|
||||
export EGL_LIBRARIES=/usr/lib/x86_64-linux-gnu/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user