Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
9dbe39da
Commit
9dbe39da
authored
Nov 12, 2017
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: Add vlc-demux(-dec)-run to default targets
(when building with libfuzzer)
parent
15e5a7a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/Makefile.am
test/Makefile.am
+1
-1
No files found.
test/Makefile.am
View file @
9dbe39da
...
@@ -247,5 +247,5 @@ vlc_demux_libfuzzer_LDADD = libvlc_demux_run.la
...
@@ -247,5 +247,5 @@ vlc_demux_libfuzzer_LDADD = libvlc_demux_run.la
vlc_demux_dec_libfuzzer_SOURCES
=
vlc-demux-libfuzzer.c
vlc_demux_dec_libfuzzer_SOURCES
=
vlc-demux-libfuzzer.c
vlc_demux_dec_libfuzzer_LDADD
=
libvlc_demux_dec_run.la
vlc_demux_dec_libfuzzer_LDADD
=
libvlc_demux_dec_run.la
if
HAVE_LIBFUZZER
if
HAVE_LIBFUZZER
noinst_PROGRAMS
+=
vlc-demux-libfuzzer vlc-demux-dec-libfuzzer
noinst_PROGRAMS
+=
vlc-demux-libfuzzer vlc-demux-dec-libfuzzer
vlc-demux-run vlc-demux-dec-run
endif
endif
Write
Preview
Markdown
is supported
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