Thanks to visit codestin.com Credit goes to github.com
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 dfec2b0 commit e81b7b1Copy full SHA for e81b7b1
src/template/solaris
@@ -4,7 +4,7 @@ if test "$GCC" != yes ; then
4
if test "$enable_debug" != yes; then
5
CFLAGS="$CFLAGS -O" # any optimization breaks debug
6
fi
7
-else
+
8
# Pick the right test-and-set (TAS) code for the Sun compiler.
9
# We would like to use in-line assembler, but the compiler
10
# requires *.il files to be on every compile line, making
0 commit comments