Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
excit
Commits
6cbc225a
Commit
6cbc225a
authored
Nov 09, 2018
by
Brice Videau
Browse files
Added stricter compile flags.
parent
136a24ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
6cbc225a
AM_CFLAGS
=
-Wall
-Werror
-pedantic
lib_LTLIBRARIES
=
libexcit.la
...
...
tests/Makefile.am
View file @
6cbc225a
AM_COLOR_TESTS
=
yes
AM_CFLAGS
=
-I
$(top_srcdir)
/src
AM_CFLAGS
=
-I
$(top_srcdir)
/src
-Wall
-Werror
-pedantic
AM_LDFLAGS
=
../src/libexcit.la
UNIT_TESTS
=
excit
...
...
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