summaryrefslogtreecommitdiff
path: root/cc/gen_stub_libs.py
diff options
context:
space:
mode:
Diffstat (limited to 'cc/gen_stub_libs.py')
-rwxr-xr-xcc/gen_stub_libs.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/gen_stub_libs.py b/cc/gen_stub_libs.py
index 0de703ce1..7deb804c3 100755
--- a/cc/gen_stub_libs.py
+++ b/cc/gen_stub_libs.py
@@ -26,8 +26,6 @@ import sys
ALL_ARCHITECTURES = (
'arm',
'arm64',
- 'mips',
- 'mips64',
'x86',
'x86_64',
)