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
@@ -21,7 +21,7 @@ INSTBIN=${prefix}/bin
#
INCLUDES= -I. -I../../
CCXFLAGS=${INCLUDES}
CCXFLAGS=${INCLUDES} -fcommon
LIBS=-L/usr/lib -L/usr/local/lib
LDFLAGS=
MAKEDEPEND=@MAKEDEPEND@