Work around deprecated API when packaging for magicleap

This commit is contained in:
Alan Jeffrey 2019-04-25 12:57:22 -05:00
parent 82fcab38a4
commit 73a874f742

View file

@ -21,6 +21,10 @@ SHLIBS = \
log \
z
# https://github.com/servo/servo/issues/23267
CXXFLAGS = \
-Wno-deprecated
USES = \
lumin_runtime \
code/srcsGen