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 00e15cb commit 80a3799Copy full SHA for 80a3799
Makefile.common
@@ -110,7 +110,7 @@ OpenBSD-x86_64_JANSI_FLAGS :=
110
111
SunOS-sparcv9_CC := $(CROSS_PREFIX)gcc
112
SunOS-sparcv9_STRIP := $(CROSS_PREFIX)strip
113
-SunOS-sparcv9_CCFLAGS := -I$(JAVA_HOME)/include -Itarget/inc -Itarget/inc/unix -O2s-fPIC -m64 -fvisibility=hidden
+SunOS-sparcv9_CCFLAGS := -I$(JAVA_HOME)/include -Itarget/inc -Itarget/inc/unix -O2s -fPIC -m64 -fvisibility=hidden
114
SunOS-sparcv9_LINKFLAGS := -shared -static-libgcc
115
SunOS-sparcv9_LIBNAME := libjansi.so
116
SunOS-sparcv9_JANSI_FLAGS :=
0 commit comments