Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
5d45070c
Commit
5d45070c
authored
Apr 30, 2001
by
Christophe Massiot
Browse files
Fixed a mistake with -g and --enable-debug.
parent
5d51b9be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.opts.in
View file @
5d45070c
...
...
@@ -234,7 +234,7 @@ endif
#
# Debugging and profiling support
#
ifeq
($(
TRACE
),1)
ifeq
($(
DEBUG
),1)
CFLAGS
+=
-g
endif
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