gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--gcl/unixport/makefile 5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcl/unixport/makefile b/gcl/unixport/makefile
index 59c3c92b1..299a74c02 100644
--- a/gcl/unixport/makefile
+++ b/gcl/unixport/makefile
@@ -81,12 +81,12 @@ MACHINE=386-linux
LBINDIR=/usr/local/bin
-OFLAG = -g
+OFLAG = -g -Wall
#OFLAG = -O
#LIBS = -lm
#ODIR_DEBUG= -O4
-ODIR_DEBUG= -g
+ODIR_DEBUG= -g -Wall
# This CC string will be used for compilation of the system,
# and also in the compiler::*cc* variable for later compilation of
@@ -168,6 +168,7 @@ LSPOBJS = $(LSPDIR)/defmacro.o $(LSPDIR)/evalmacros.o $(LSPDIR)/top.o \
$(LSPDIR)/seq.o $(LSPDIR)/seqlib.o $(LSPDIR)/trace.o \
$(LSPDIR)/sloop.o $(LSPDIR)/debug.o \
$(LSPDIR)/serror.o $(LSPDIR)/info.o $(LSPDIR)/destructuring_bind.o \
+ $(LSPDIR)/defpackage.o $(LSPDIR)/make_defpackage.o \
$(addprefix $(LSPDIR)/,$(RL_OBJS))
CMPOBJS = $(CMPDIR)/cmpinline.o $(CMPDIR)/cmputil.o $(CMPDIR)/cmptype.o \
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月02日 04:20:08 +0000

AltStyle によって変換されたページ (->オリジナル) /