projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
35ea8bc
)
Whoops. Missed a line.
author
Monty Taylor
<mordred@inaugust.com>
Tue, 16 Jun 2009 15:36:10 +0000
(08:36 -0700)
committer
Monty Taylor
<mordred@inaugust.com>
Tue, 16 Jun 2009 15:36:10 +0000
(08:36 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 27171ab38501e37030df3522ee72894a76eb81bf..c009f78c48de494334785b02e4e8f811a4da6aa6 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-117,7
+117,7
@@
fi
if test "x$SUNCC" = "xyes"
then
CFLAGS="-g -mt ${CFLAGS}"
- CXXFLAGS="-
g -mt -xlang=c99
${CXXFLAGS}"
+ CXXFLAGS="-
xlang=c99 -g -mt -compat=5 -library=stlport4 -template=no%extdef
${CXXFLAGS}"
OPTIMIZE_FLAGS="-xO4 -xlibmil -xdepend -xbuiltin -lmopt"
OPTIMIZE_CFLAGS="${OPTIMIZE_FLAGS} -Xa -xstrconst"