aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-12-05 13:55:55 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-12-05 13:55:55 +0000
commit44360bcca37888eae7913a903669fa5727d714eb (patch)
tree36ac0d9833eea6fb58f37c073e069f92ef9db1f5 /gyp/gpu.gyp
parentef843cdcd1be858fe55cc99ff134ffbd080c9a51 (diff)
Changes to the android gyp system to build without RTTI and exceptions.
Review URL: http://codereview.appspot.com/5437089 git-svn-id: http://skia.googlecode.com/svn/trunk@2794 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 0a7c4ee5e6..f0173f7aa2 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -339,7 +339,6 @@
'libraries': [
'-lGLESv2',
'-lEGL',
- '-shared',
],
},
}],