Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
3591628b
Commit
3591628b
authored
Aug 17, 2014
by
Rémi Denis-Courmont
Browse files
configure: typo
parent
5ac516c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
3591628b
...
...
@@ -958,7 +958,7 @@ dnl Check for various optimization flags
AS_IF([test "${enable_optimizations}" != "no"], [
dnl -O4 and -O3 only in production builds
AS_IF([test "{enable_debug}" = "no"], [
AS_IF([test "
$
{enable_debug}" = "no"], [
VLC_SAVE_FLAGS
CFLAGS="${CFLAGS} -O4"
CXXFLAGS="${CXXFLAGS} -O4"
...
...
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