]> git.gag.com Git - fw/sdcc/blobdiff - support/regression/ports/host/spec.mk
Added more tests
[fw/sdcc] / support / regression / ports / host / spec.mk
index 13cbfa859ddd3f03ea71137c586927affda0ede8..aa8f14cbaf29ae48c1558c106a86abd7b5d767cf 100644 (file)
@@ -1,6 +1,6 @@
 # Port specification for compiling on the host machines version of gcc
 SDCC = gcc
-SDCCFLAGS = -Wall
+SDCCFLAGS = -Wall -fsigned-char
 
 EXEEXT = .bin