diff options
| author | Fenrir <[email protected]> | 2018-02-10 17:35:36 -0700 |
|---|---|---|
| committer | FenrirWolf <[email protected]> | 2018-02-10 17:54:34 -0700 |
| commit | acb5ca0bf57794d441a77addf785f638a0406f2c (patch) | |
| tree | 900e02dc6782f53b042d33a068fea1211313e14d /examples | |
| parent | Update examples (diff) | |
| download | ctru-rs-acb5ca0bf57794d441a77addf785f638a0406f2c.tar.xz ctru-rs-acb5ca0bf57794d441a77addf785f638a0406f2c.zip | |
We aren't linux
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/3ds.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |