Commit b5857192 authored by sbc@chromium.org's avatar sbc@chromium.org

add glibc support to examples


BUG=


Review URL: https://chromiumcodereview.appspot.com/10824246

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151300 0039d316-1c4b-4281-b951-d872f2087c98
parent d1dc64e6
{ {
'TOOLS': ['newlib', 'pnacl'], 'TOOLS': ['newlib', 'glibc', 'pnacl'],
'TARGETS': [ 'TARGETS': [
{ {
'NAME': 'fullscreen_tumbler', 'NAME': 'fullscreen_tumbler',
......
{ {
'TOOLS': ['newlib', 'pnacl', 'win'], 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win'],
'TARGETS': [ 'TARGETS': [
{ {
'NAME' : 'hello_world_gles', 'NAME' : 'hello_world_gles',
......
{ {
'TOOLS': ['newlib'], 'TOOLS': ['newlib', 'glibc', 'pnacl'],
'TARGETS': [ 'TARGETS': [
{ {
'NAME' : 'tumbler', 'NAME' : 'tumbler',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment