More errors for dev builds.
This commit is contained in:
parent
296777d3fc
commit
680a341db5
|
@ -26,7 +26,7 @@ dev {
|
|||
# These flags are added to the shared ones when
|
||||
# you build the "dev" flavor.
|
||||
ldflags=-llua5.1
|
||||
cflags=-g -Wextra
|
||||
cflags=-g -Wall -Wextra -Werror
|
||||
cflags=-I/usr/include/lua5.1
|
||||
cxxflags=-g -Wextra
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue