summaryrefslogtreecommitdiff
path: root/tools.gyp
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-15 20:16:20 +0000
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-05-15 20:16:20 +0000
commit5841b7dbb5282e9a75dc56b2602f6af7a11e1419 (patch)
treecd7c9e8f4f2fa050a181565b3bd56069e0c43dfd /tools.gyp
parent3694463c485f549e7bf2eca6ac167e087d9ed5b6 (diff)
downloadgyp-5841b7dbb5282e9a75dc56b2602f6af7a11e1419.tar.gz
lua not building on android ??? disabling for now
git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@9156 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tools.gyp')
-rw-r--r--tools.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.gyp b/tools.gyp
index aa27b45..6d95e10 100644
--- a/tools.gyp
+++ b/tools.gyp
@@ -15,7 +15,7 @@
'dependencies': [
'bench_pictures',
'filter',
- 'lua_pictures',
+# 'lua_pictures',
'pinspect',
'render_pdfs',
'render_pictures',