mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Get Servo2D to build with debugmozjs
This commit is contained in:
parent
8100832f62
commit
2f47f49d26
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue