diff contrib/nightly_tests/nosctp.conf @ 417:195096819152 1.0.0-rc1

Cleanups in documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 08 Jul 2010 17:55:18 +0900
parents d978dd58a1d9
children
line wrap: on
line diff
--- a/contrib/nightly_tests/nosctp.conf	Thu Jul 08 17:54:55 2010 +0900
+++ b/contrib/nightly_tests/nosctp.conf	Thu Jul 08 17:55:18 2010 +0900
@@ -1,5 +1,5 @@
 
 # Remove SCTP support at compilation
-set(CTEST_BUILD_OPTIONS "-DDISABLE_SCTP:BOOL=ON")
+set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DDISABLE_SCTP:BOOL=ON")
 
 set(CTEST_BUILD_NAME "No SCTP")
"Welcome to our mercurial repository"