Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HAMANO Tsukasa
OpenLDAP
Commits
af0b49aa
Commit
af0b49aa
authored
Aug 12, 2011
by
Howard Chu
Browse files
Silence stupid warning
parent
f9f0ec92
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libmdb/Makefile
View file @
af0b49aa
CC
=
gcc
W
=
-W
-Wall
-Wno-unused-parameter
-Wcast-qual
-Wbad-function-cast
W
=
-W
-Wall
-Wno-unused-parameter
-Wbad-function-cast
OPT
=
-O2
-g
CFLAGS
=
-pthread
$(OPT)
$(W)
$(XCFLAGS)
LDLIBS
=
...
...
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