mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-13 12:52:08 -08:00
*** empty log message ***
This commit is contained in:
parent
268203b4a5
commit
0d9781668f
1 changed files with 3 additions and 3 deletions
|
|
@ -10,9 +10,9 @@ VPATH = @srcdir@
|
|||
TRUE_CC = @CC@
|
||||
CC = @ECL_CC@
|
||||
CFLAGS = -c -I$(srcdir) -I$(HDIR) -I../h @BOEHM_HEADERS@ @CFLAGS@ @ECL_CFLAGS@ \
|
||||
-Wall -W -Wfloat-equal -Wundef -Wendif-labels -Wpointer-arith -Wcast-align \
|
||||
-Wwrite-strings -Wconversion -Wsign-compare -Wmissing-prototypes -Wredundant-decls \
|
||||
-Wunreachable-code -Winline
|
||||
# -Wall -W -Wfloat-equal -Wundef -Wendif-labels -Wpointer-arith -Wcast-align \
|
||||
# -Wwrite-strings -Wconversion -Wsign-compare -Wmissing-prototypes -Wredundant-decls \
|
||||
# -Wunreachable-code -Winline
|
||||
|
||||
SHELL = /bin/sh
|
||||
RM = @RM@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue