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
Timothy B. Terriberry
Opus
Commits
17dcb270
Commit
17dcb270
authored
Dec 03, 2013
by
Jean-Marc Valin
Browse files
Revert "Disables assembly optimizations by default because of several problems reported"
This reverts commit
2446445b
.
parent
2446445b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
17dcb270
...
...
@@ -182,8 +182,8 @@ AS_IF([test "$enable_float_approx" = "yes"],[
])
AC_ARG_ENABLE([asm],
[AS_HELP_STRING([--
en
able-asm], [
En
able assembly optimizations])],,
[enable_asm=
no
])
[AS_HELP_STRING([--
dis
able-asm], [
Dis
able assembly optimizations])],,
[enable_asm=
yes
])
AC_ARG_ENABLE([rtcd],
[AS_HELP_STRING([--disable-rtcd], [Disable run-time CPU capabilities detection])],,
...
...
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