From 86744e74db26492056bbe74d82997852e14fea8a Mon Sep 17 00:00:00 2001 From: sg215889 Date: Wed, 15 Jul 2009 05:30:40 -0700 Subject: Build CDC named JARs for CVM in default build, no more specialized build necessary. Fix PointerBuffer allocateDirect() --- make/build.xml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 90319d6..0c56729 100755 --- a/make/build.xml +++ b/make/build.xml @@ -50,9 +50,9 @@ - - - + + + @@ -66,9 +66,8 @@ - - + @@ -79,11 +78,11 @@ - + - + @@ -427,7 +426,7 @@ excludes="${gluegen.excludes}" bootclasspath="${javac.bootclasspath-cdc.jar}"> - + @@ -511,6 +510,14 @@ + + + + + + @@ -528,7 +535,7 @@ - + -- cgit v1.2.3