mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-15 21:44:36 +03:00
Enable -Wcast-qual compiler warning
This commit is contained in:

committed by
cgzones

parent
ad3acfc847
commit
db472075a4
@ -296,6 +296,7 @@ fi
|
||||
AM_CFLAGS="\
|
||||
-Wall\
|
||||
-Wcast-align\
|
||||
-Wcast-qual\
|
||||
-Wextra\
|
||||
-Wfloat-equal\
|
||||
-Wmissing-format-attribute\
|
||||
|
Reference in New Issue
Block a user