Get Servo2D to build with debugmozjs

This commit is contained in:
Alan Jeffrey 2019-05-03 10:36:49 -05:00
parent 8100832f62
commit 2f47f49d26
2 changed files with 5 additions and 1 deletions

View file

@ -14,10 +14,14 @@ LIBPATHS.debug = \
LIBPATHS.release = \
../../../target/magicleap/aarch64-linux-android/release
LDFLAGS.device = \
-L$(MLSDK)/lumin/stl/libc++/lib
STLIBS = \
mlservo
SHLIBS = \
c++abi \
log \
z