Remove servo-sandbox build code

This commit is contained in:
Brian Anderson 2012-10-22 16:29:18 -07:00
parent b0536d7898
commit e5da995280
2 changed files with 1 additions and 5 deletions

2
configure vendored
View file

@ -344,7 +344,7 @@ step_msg "running submodule autoconf scripts"
(cd ${CFG_SRC_DIR}src/mozjs/js/src && "${CFG_AUTOCONF213}") || exit $?
CFG_SUBMODULES="libwapcaplet rust-wapcaplet rust-harfbuzz rust-opengles rust-azure rust-stb-image rust-geom rust-glut rust-layers rust-http-client libparserutils libhubbub libcss rust-netsurfcss servo-sandbox rust-hubbub sharegl rust-mozjs mozjs"
CFG_SUBMODULES="libwapcaplet rust-wapcaplet rust-harfbuzz rust-opengles rust-azure rust-stb-image rust-geom rust-glut rust-layers rust-http-client libparserutils libhubbub libcss rust-netsurfcss rust-hubbub sharegl rust-mozjs mozjs"
if [ $CFG_OSTYPE = "darwin" ]
then

View file

@ -14,10 +14,6 @@ DEPS_sharegl += \
rust-geom \
rust-opengles
DEPS_servo-sandbox += \
libhubbub \
libparserutils
DEPS_rust-hubbub += \
libhubbub