We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768ee63 commit 03fac96Copy full SHA for 03fac96
src/Makefile.com
@@ -28,7 +28,7 @@ ROOTBRAND = $(ROOTUSRLIB)/brand
28
ROOTPKGLIB = $(ROOTUSRLIB)/pkg
29
TRIPLET = x86_64-pc-solaris2
30
31
-CC = /usr/bin/gcc-13
+CC = /usr/bin/gcc-14
32
CFLAGS = -m64 -Wall -Werror -Wextra -gdwarf-2 -gstrict-dwarf \
33
-fno-aggressive-loop-optimizations
34
CPPFLAGS = -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
0 commit comments