Add the extra switches for the strict compilation in the wishlist.

This commit is contained in:
Mark de Wever 2008-05-12 05:33:09 +00:00
parent 817f860e83
commit d3524bd60b

View file

@ -6,7 +6,7 @@
# * Support for server uid and server gid for game server
# * Support for alternate location for game server process id file
# * "uninstall" target
# * Strict compilation (-Werror)
# * Strict compilation (-Werror -Wno-unused -Wno-sign-compare)
# * some other smaller stuff
# * nice INSTALL howto