Hi, On Wed, Dec 12, 2012 at 01:53:48PM +0100, John Smith wrote: > On Wed, Dec 12, 2012 at 12:28 PM, Michael Stahl <mst...@redhat.com> wrote: > > > > but apparently LDFLAGS don't > > > > hmmm... you could try editing these and adding your options there: > > > > solenv/inc/unxgcc.mk:LINKFLAGSSHLGUI= -shared > > solenv/inc/unxgcc.mk:LINKFLAGSSHLCUI= -shared > > > This works, by the way, for setup_native. But even after editing those > files the same behavior (LDFLAGS not set) appears when building odk. > And I cant seem to be able to figure out what makefile to hack to fix > it. Of course I can just do './configure --disable-odk'...
The old build system looks for ENVLINKFLAGS variable. So if you set ENVLINKFLAGS to the same value as LDFLAGS, the build should pass. D. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice