On Mon, May 28, 2012 at 10:24:42PM +0300, Tor Lillqvist wrote: > > I just used a moment ago to start an Android > > cross-build on MacOSX is here: http://pastebin.com/w5xZvUk6 . It > > proceeded nicely > > Forgot to say, I did have to bypass the gdb extension stuff in > solenv/Module_solenv.mk for Android, too, that didn't work when > cross-building from MacOSX. Pushed that. (For some reason, it doesn't > cause any hickup when cross-building from Linux.)
I suppose it does not make much sense to build them in _any_ cross-compilation... So we should just use ifeq ($(CROSS_COMPILING),) ... endif there instead of enumerating all the systems we can cross-compile for. D. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice