- Avoid using deprecated features of Tcl 8.6

This commit is contained in:
Pietro Cerutti 2013-06-05 13:50:26 +00:00
parent a340f31742
commit 4df1cde4ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319991
2 changed files with 547 additions and 542 deletions

View file

@ -22,7 +22,6 @@ INCLUDES= -I${TCL_INCLUDEDIR} ${SUBDIRS:S/^/-I/}
CFLAGS+= ${INCLUDES} -Werror
CXXFLAGS+= -Wall -Wno-deprecated ${INCLUDES} -I${FILESDIR}
CXXFLAGS+= -DHAVE_UNISTD_H -DHAVE_SYS_FILIO_H -DHAVE_SYS_TIME_H -Werror
CXXFLAGS+= -DUSE_INTERP_RESULT
.PATH: ${SUBDIRS} man
WARNS= 5

File diff suppressed because it is too large Load diff