This website works better with JavaScript.
Home
Help
Register
Sign In
buff
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
do not compile with -Wall -Werror: I have finished my private tests
IOSAD-230
Luca Saiu
6 months ago
parent
d7190c222f
commit
158ded755b
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
src/Makefile
+ 0
- 4
src/Makefile
View File
@ -143,7 +143,3 @@ uninstall:
tags
:
$(
wildcard
*.
c
)
$(
wildcard
*.
h
)
ctags --sort
=
yes *.c *.h
# FIXME: this is a test I am using to debug the makefile itself
CFLAGS
+=
-Wall -Werror
CXXFLAGS
+=
-Wall -Werror
Write
Preview
Loading…
Cancel
Save