From: David R. M. <dr...@ma...> - 2005-07-25 21:53:58
|
Begin forwarded message: > From: "David R. Morrison" <dm...@us...> > Date: July 25, 2005 5:49:13 PM EDT > To: fin...@li... > Subject: web/xml/packaging packaging.en.xml,1.72,1.73 > Reply-To: fin...@li... > > > Update of /cvsroot/fink/web/xml/packaging > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11799 > > Modified Files: > packaging.en.xml > Log Message: > update documentation for PREBIND environment variables > > > Index: packaging.en.xml > =================================================================== > RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v > retrieving revision 1.72 > retrieving revision 1.73 > diff -u -d -r1.72 -r1.73 > --- packaging.en.xml 25 Jul 2005 05:51:10 -0000 1.72 > +++ packaging.en.xml 25 Jul 2005 21:49:09 -0000 1.73 > @@ -2252,15 +2252,15 @@ > LDFLAGS: -L%p/lib > </codeblock> > <p> > -In addition, starting in fink 0.17.0: > +In addition, starting in fink 0.17.0, the following values are set > for > +the 10.4-transitional distribution and earlier (but are not set for > +the 10.4 distribution and later): > </p> > <codeblock> > -LD_PREBIND: 1 (for the 10.4-transitional distribution and earlier) > +LD_PREBIND: 1 > LD_PREBIND_ALLOW_OVERLAP: 1 > LD_SEG_ADDR_TABLE: $basepath/var/lib/fink/prebound/seg_addr_table > </codeblock> > -<p>(Note: LD_PREBIND is set to 0 in the 10.4 distribution and later.) > -</p> > <p> > Finally, MACOSX_DEPLOYMENT_TARGET is set to a default value depending > on which version of OSX is being run, but setting a value for it for > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Fink-commits mailing list > Fin...@li... > https://lists.sourceforge.net/lists/listinfo/fink-commits > |