Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Ezstream
Commits
ce0d1ffa
Commit
ce0d1ffa
authored
Jan 22, 2020
by
Moritz Grimm
Browse files
Support configure args in gen-coverage-report.sh
parent
80ec9c99
Changes
1
Hide whitespace changes
Inline
Side-by-side
gen-coverage-report.sh
View file @
ce0d1ffa
...
...
@@ -26,7 +26,7 @@ fi
rm
-rf
"
$DESTDIR
"
make distclean
||
:
./configure
CFLAGS
=
'-O0 -fprofile-arcs -ftest-coverage -fstack-protector-all'
./configure
CFLAGS
=
'-O0 -fprofile-arcs -ftest-coverage -fstack-protector-all'
$*
make
${
_pb
}
check
mkdir
-p
$DESTDIR
...
...
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