Bug 1075442 - Make the JS engine use gecko/build/stlport on Firefox OS. r=glandium

--HG--
extra : rebase_source : d988137d546e28c908ff856a9e884c38476b8986
This commit is contained in:
Ting-Yuan Huang 2014-10-01 03:48:00 -04:00
parent f93a807d31
commit 38da30aa25

View File

@ -202,7 +202,7 @@ if test -n "$gonkdir" ; then
STRIP="$gonk_toolchain_prefix"strip
OBJCOPY="$gonk_toolchain_prefix"objcopy
STLPORT_CPPFLAGS="-I$gonkdir/external/stlport/stlport"
STLPORT_CPPFLAGS="-I$_topsrcdir/build/stlport/stlport -I$gonkdir/ndk/sources/cxx-stl/system/include"
STLPORT_LIBS="-lstlport"
case "$target_cpu" in