Skip to content
GitLab
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
210fa281
Commit
210fa281
authored
Jul 20, 2012
by
Johann
Browse files
bash uses curly braces
Change-Id: I2799c766008dc9016d2e55e6e40ae2c4ae4b37d2
parent
de6ddefa
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/configure.sh
View file @
210fa281
...
...
@@ -1150,7 +1150,7 @@ EOF
fi
# only for MIPS platforms
case
$
(
toolchain
)
in
case
$
{
toolchain
}
in
mips
*
)
if
enabled dspr2
;
then
if
enabled big_endian
;
then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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