From: Alan Cox Date: Fri, 17 Jun 2016 11:55:35 +0000 (+0100) Subject: sh: force char to be signed X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2d3b134056050427298b703a01e6b8b30da60bc8;p=FUZIX.git sh: force char to be signed --- diff --git a/Applications/V7/cmd/sh/Makefile.z80 b/Applications/V7/cmd/sh/Makefile.z80 index a1fa3cf5..7e7973b4 100644 --- a/Applications/V7/cmd/sh/Makefile.z80 +++ b/Applications/V7/cmd/sh/Makefile.z80 @@ -1,8 +1,5 @@ -CC = sdcc -ASM = sdasz80 -AR = sdar LINKER = sdcc -FCC = ../../../../Library/tools/fcc -O2 +FCC = ../../../../Library/tools/fcc -O2 -fsigned-char PLATFORM = #PLATFORM = -tzx128