projects
/
batteryviewer
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use the deprecated G_APPLICATION_FLAGS_NONE. :(
[batteryviewer]
/
Makefile
diff --git
a/Makefile
b/Makefile
index bfda2be4d3a4f2de427e788b26acfbdbf3b05c4d..f9d8876942118084b2ef00a023df58b05c8d8af8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-RECOMMENDED_CFLAGS = -Wall -Wextra -pedantic -
Werror -
O
+RECOMMENDED_CFLAGS = -Wall -Wextra -pedantic -O
CFLAGS = $(RECOMMENDED_CFLAGS)
prefix = /usr/local
exec_prefix = $(prefix)