upgraded to latest gcc

This commit is contained in:
2026-07-17 09:34:43 -03:00
parent 945dd1a809
commit 65419545fd
86 changed files with 16693 additions and 17194 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ RCFILE=hosts
#
INCLUDES=-I/usr/include -I/usr/local/include -I../lib -I../
CCXFLAGS=${INCLUDES} -Wall -pedantic -Wno-long-long
CCXFLAGS=${INCLUDES} -fcommon -Wall -pedantic -Wno-long-long
LIBS=-L/usr/lib -L/usr/local/lib
LDFLAGS=
MAKEDEPEND=@MAKEDEPEND@