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
Gabriel Krisman Bertazi
libcasefold
Commits
94fa2110
Commit
94fa2110
authored
Feb 27, 2018
by
Gabriel Krisman Bertazi
Browse files
lib: Build with -Werror
Signed-off-by:
Gabriel Krisman Bertazi
<
krisman@collabora.co.uk
>
parent
b5ed55cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Makefile.am
View file @
94fa2110
...
...
@@ -23,5 +23,5 @@ lib_LTLIBRARIES = libcasefold.la
libcasefold_la_SOURCES
=
mountpoints.c entries.c
libcasefold_la_LIBADD
=
$(SYSCALL_INTERCEPT_LIBS)
libcasefold_la_CFLAGS
=
$(SYSCALL_INTERCEPT_CFLAGS)
libcasefold_la_CFLAGS
=
$(SYSCALL_INTERCEPT_CFLAGS)
-Wall
-Werror
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