NaCl SDK: Have hello world example to check for __pnacl__ instead of __CLANG__.
commitef3b5d6e62a4faf3c1195ff037a4891c0fed585f
authorjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Mar 2013 22:27:05 +0000 (13 22:27 +0000)
committerjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Mar 2013 22:27:05 +0000 (13 22:27 +0000)
tree12c2cf10e7bb732ca55d262a9070803226859962
parentd9fac77cc6fa4f2dd30f4659cea7567a915cc289
NaCl SDK: Have hello world example to check for __pnacl__ instead of __CLANG__.

Alternatively, we could check for __clang__, but there isn't a __CLANG__.

BUG=none
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187959 0039d316-1c4b-4281-b951-d872f2087c98
native_client_sdk/src/examples/hello_world/hello_world.c