projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87fa4df
)
change
author
yeom
<yeom>
Wed, 27 Apr 2011 18:42:06 +0000
(18:42 +0000)
committer
yeom
<yeom>
Wed, 27 Apr 2011 18:42:06 +0000
(18:42 +0000)
Robust/src/buildscript
patch
|
blob
|
history
diff --git
a/Robust/src/buildscript
b/Robust/src/buildscript
index b5d760d205c2afad77764a07f7ecd5b11221bbb0..7e0c565a26d4c1234892f55c4dd4d6c00d98a9f7 100755
(executable)
--- a/
Robust/src/buildscript
+++ b/
Robust/src/buildscript
@@
-604,6
+604,7
@@
EXTRAOPTIONS="$EXTRAOPTIONS -DOOO_DISABLE_TASKMEMPOOL"
elif [[ $1 = '-ssjava' ]]
then
SSJAVA=true
+JAVAOPTS="$JAVAOPTS -ssjava"
elif [[ $1 = '-mempool-detect-misuse' ]]
then