From acb5ca0bf57794d441a77addf785f638a0406f2c Mon Sep 17 00:00:00 2001 From: Fenrir Date: Sat, 10 Feb 2018 17:35:36 -0700 Subject: [PATCH] We aren't linux --- examples/3ds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/3ds.json b/examples/3ds.json index cfb91e9..ae5309e 100644 --- a/examples/3ds.json +++ b/examples/3ds.json @@ -8,7 +8,7 @@ "target-c-int-width": "32", "target-family": "unix", "arch": "arm", - "os": "linux", + "os": "horizon", "env": "newlib", "cpu": "mpcore", "features": "+vfp2",