Show all warnings in C compilation

This commit is contained in:
Takashi Kokubun 2015-11-27 00:36:39 +09:00
parent 0c2ac19906
commit 2e85930eb8
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
require 'mkmf'
$CFLAGS << ' -Wall -Wextra'
create_makefile('hamlit/hamlit')