libreoffice build solution...
Sergio de Almeida Lenzi
lenzi.sergio at gmail.com
Thu Jul 5 22:07:17 UTC 2012
With the help of Luca Pizzamiglio <luca.pizzamiglio at gmail.com>,
I can say that libreoffice now builds with clang 3.1 either with the
base system
or with the ports...
Just add a series of patch instructions in the /etc/make.conf
go to /usr/ports/editors/libreoffice,
verify if it is version 3.5.4....
than do a command make clean install
Should build fine now..
================================
.if ${.CURDIR:M/usr/ports/editors/libreoffice}
PATCH_SITES+= http://dist64.k1.com.br:81/Downloads/
PATCHFILES+= patch-libreoffice-3.5.4-clang
.endif
================================
go
Sergio
More information about the freebsd-ports
mailing list