From 999043b4f6f31bbc28c26eb94163ae14fb91cc4e Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 13 Feb 2016 03:35:14 -0500 Subject: [PATCH] Build with the PNaCl toolchain --- Makefile | 2 +- index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index c2be7c4..054adb5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VALID_TOOLCHAINS := newlib pnacl +VALID_TOOLCHAINS := pnacl TARGET = moonlight-chrome diff --git a/index.html b/index.html index 2a67606..ee9b243 100644 --- a/index.html +++ b/index.html @@ -5,13 +5,13 @@ Moonlight - +
+ src="pnacl/Release/moonlight-chrome.nmf" + type="application/x-pnacl" />