[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemacs-commit] Changes to qemacs/Makefile
From: |
Charlie Gordon |
Subject: |
[Qemacs-commit] Changes to qemacs/Makefile |
Date: |
Fri, 08 Jul 2005 05:30:44 -0400 |
Index: qemacs/Makefile
diff -u qemacs/Makefile:1.5 qemacs/Makefile:1.6
--- qemacs/Makefile:1.5 Fri May 13 09:56:44 2005
+++ qemacs/Makefile Fri Jul 8 09:30:43 2005
@@ -29,7 +29,7 @@
#
CONFIG_ALL_KMAPS=y
-CFLAGS:=-Wall -g $(CFLAGS)
+CFLAGS:=-Wall -g $(CFLAGS) -funsigned-char
ifdef TARGET_GPROF
CFLAGS+= -p
LDFLAGS+= -p
- [Qemacs-commit] Changes to qemacs/Makefile,
Charlie Gordon <=