| Index: native_client_sdk/src/gonacl_appengine/src/earth/Makefile
|
| diff --git a/native_client_sdk/src/gonacl_appengine/src/earth/Makefile b/native_client_sdk/src/gonacl_appengine/src/earth/Makefile
|
| index 16becb84b95ae7eae435f5eb763863d0612b84e6..bd473f50bf0f9026b880b543a272f626e9f4ca31 100644
|
| --- a/native_client_sdk/src/gonacl_appengine/src/earth/Makefile
|
| +++ b/native_client_sdk/src/gonacl_appengine/src/earth/Makefile
|
| @@ -5,7 +5,7 @@
|
| # GNU Makefile based on shared rules provided by the Native Client SDK.
|
| # See README.Makefiles for more details.
|
|
|
| -VALID_TOOLCHAINS := newlib glibc pnacl
|
| +VALID_TOOLCHAINS := clang-newlib glibc pnacl
|
|
|
| NACL_SDK_ROOT ?= $(abspath $(CURDIR)/../../..)
|
| include $(NACL_SDK_ROOT)/tools/common.mk
|
|
|