X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/2dc6356a02ebe2e5c0428cefc18e64882d85b4a6..fc6f0fc2d407ef98ab5e171210f840bd282cdaa8:/mkfiles.pl diff --git a/mkfiles.pl b/mkfiles.pl index 384a88e6..530d07a7 100755 --- a/mkfiles.pl +++ b/mkfiles.pl @@ -539,7 +539,7 @@ print "# TOOLPATH = /opt/gcc/bin\n". "CC = \$(TOOLPATH)cc\n". "\n". -&splitline("CFLAGS = -Wall -g -I. -I.. -I../charset `gtk-config --cflags`")."\n". +&splitline("CFLAGS = -Wall -Werror -g -I. -I.. -I../charset `gtk-config --cflags`")."\n". "XLDFLAGS = `gtk-config --libs`\n". "ULDFLAGS =#\n". "INSTALL=install\n", @@ -604,8 +604,9 @@ print <{obj};