Browse Source

Merge: Don't mess with 'runtime-debugger'

[SVN r35766]
Vladimir Prus 19 years ago
parent
commit
01c363a1bc
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Jamfile.v2

+ 1 - 2
Jamfile.v2

@@ -125,8 +125,7 @@ if $(__file__:D) = ""
     default-build =
         debug release
         <threading>single <threading>multi
-	<link>shared <link>static
-	<runtime-debugging>off
+        <link>shared <link>static
         ;
     
     if [ os.name ] = NT

粤ICP备19079148号