summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authormutao <mutao-hf@loongson.cn>2019-05-30 11:12:50 +0800
committerRod Vagg <rod@vagg.org>2019-06-18 14:28:13 +1000
commiteaddb22d920d092f13a034a11ed1e4516c3f602a (patch)
treec9e5b2467757f406744c1cf981052a389e3088d0 /doc/onboarding-extras.md
parent2a9f1ad4b0c725e0362d33e265dc22271c3466e7 (diff)
downloadandroid-node-v8-eaddb22d920d092f13a034a11ed1e4516c3f602a.tar.gz
android-node-v8-eaddb22d920d092f13a034a11ed1e4516c3f602a.tar.bz2
android-node-v8-eaddb22d920d092f13a034a11ed1e4516c3f602a.zip
Revert "build: remove mips support"
This reverts commit 9334e45aa0ed815c2745bcc2bb606d91be64998d. PR-URL: https://github.com/nodejs/node/pull/27992 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 07463a9b27..c9fbc56ad0 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -81,5 +81,5 @@ need to be attached anymore, as only important bugfixes will be included.
* `macos`, `windows`, `smartos`, `aix`
* No linux, linux is the implied default
* Architecture labels
- * `arm`, `s390`, `ppc`
+ * `arm`, `mips`, `s390`, `ppc`
* No x86{_64}, since that is the implied default