On Mon, 05 Sep 2011 11:46:38 +0100 Caolán McNamara <[email protected]> wrote: > I think we should be able to remove that entire > -L/path/to/java/sdk/lib where that libjpeg lives from our universal > link line. I think we only ever need to link to something in there > for "bean" to link to lib[j]awt so we could add it in locally there > and the problem, and the various silly workarounds for it in solenv, > could go away ?
IIRC, I avoided reimplementing that in gbuild (i.e. the default link never had a sdk in it). A fast grep on solenv for JAVALIB and JAVA_HOME looks rather clean by now, so I guess we only have to make sure they dont creep back in. ;) Best, Bjoern -- https://launchpad.net/~bjoern-michaelsen _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
