Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
858eeb78
Commit
858eeb78
authored
May 15, 2015
by
Mikaël Salson
Browse files
Makefile: Rule to statically build executable
parent
97e222c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
858eeb78
...
...
@@ -13,6 +13,9 @@ endif
all
:
make
COVERAGE
=
"
$(COVERAGE_OPTION)
"
-C
$(VIDJIL_ALGO_SRC)
static
:
make all
LDFLAGS
=
"-static -static-libstdc++"
test
:
make
COVERAGE
=
"
$(COVERAGE)
"
unit
make functional
...
...
Vidjil Team
@vidjilteam
Mentioned in issue
#1594 (closed)
·
Nov 29, 2016
Mentioned in issue
#1594 (closed)
Mentioned in issue #1594
Toggle commit list
Write
Preview
Supports
Markdown
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