Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
babd308b
Commit
babd308b
authored
Mar 03, 2016
by
Martin Storsjö
Browse files
configure: Add an arm64-linux-gcc target configuration
Change-Id: I23efc07572b2406ce5d9283340aef5aee8326280
parent
5b3d3b19
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
babd308b
...
...
@@ -103,6 +103,7 @@ all_platforms="${all_platforms} armv6-linux-rvct"
all_platforms
=
"
${
all_platforms
}
armv6-linux-gcc"
all_platforms
=
"
${
all_platforms
}
armv6-none-rvct"
all_platforms
=
"
${
all_platforms
}
arm64-darwin-gcc"
all_platforms
=
"
${
all_platforms
}
arm64-linux-gcc"
all_platforms
=
"
${
all_platforms
}
armv7-android-gcc"
#neon Cortex-A8
all_platforms
=
"
${
all_platforms
}
armv7-darwin-gcc"
#neon Cortex-A8
all_platforms
=
"
${
all_platforms
}
armv7-linux-rvct"
#neon Cortex-A8
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment