You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by dl...@apache.org on 2007/08/12 21:21:59 UTC

svn commit: r565122 - /harmony/enhanced/sandbox/bootjvm/bootJVM/jvm/.cdtbuild

Author: dlydick
Date: Sun Aug 12 12:21:59 2007
New Revision: 565122

URL: http://svn.apache.org/viewvc?view=rev&rev=565122
Log:
Added compression library.

Modified:
    harmony/enhanced/sandbox/bootjvm/bootJVM/jvm/.cdtbuild

Modified: harmony/enhanced/sandbox/bootjvm/bootJVM/jvm/.cdtbuild
URL: http://svn.apache.org/viewvc/harmony/enhanced/sandbox/bootjvm/bootJVM/jvm/.cdtbuild?view=diff&rev=565122&r1=565121&r2=565122
==============================================================================
--- harmony/enhanced/sandbox/bootjvm/bootJVM/jvm/.cdtbuild (original)
+++ harmony/enhanced/sandbox/bootjvm/bootJVM/jvm/.cdtbuild Sun Aug 12 12:21:59 2007
@@ -19,6 +19,7 @@
 <option superClass="gnu.c.link.option.ldflags" id="gnu.c.link.option.ldflags.309413827" value="-m32" valueType="string"/>
 <option superClass="gnu.c.link.option.libs" id="gnu.c.link.option.libs.510816722" valueType="libs">
 <listOptionValue value="pthread" builtIn="false"/>
+<listOptionValue value="z" builtIn="false"/>
 <listOptionValue value="m" builtIn="false"/>
 </option>
 <option superClass="gnu.c.link.option.paths" id="gnu.c.link.option.paths.455445367"/>