Re: libreoffice, 10-current, and clang

2012-07-08 Thread Doug Barton
On 07/07/2012 16:35, Doug Barton wrote: > Meanwhile, one more request. The LO port does extensive > building/packaging in TMPDIR, and one or more of TMP/TEMPDIR. To follow up on this, I did a test while updating one of my systems, and the relevant directories are TMP and TMPDIR. > It would > be n

Re: libreoffice, 10-current, and clang

2012-07-07 Thread Doug Barton
On 07/07/2012 04:17, Doug Barton wrote: > Even though I am on 10-current, where the clang --version is nominally > the same as the one in ports, the current version of the libreoffice > port is telling me I need to install the clang port. Why? And the answer to this question is that as of r238026

Re: libreoffice, 10-current, and clang

2012-07-07 Thread Kevin Oberman
On Sat, Jul 7, 2012 at 4:17 AM, Doug Barton wrote: > Even though I am on 10-current, where the clang --version is nominally > the same as the one in ports, the current version of the libreoffice > port is telling me I need to install the clang port. Why? > > Also, the port has this: > > CXXCPP= ${

libreoffice, 10-current, and clang

2012-07-07 Thread Doug Barton
Even though I am on 10-current, where the clang --version is nominally the same as the one in ports, the current version of the libreoffice port is telling me I need to install the clang port. Why? Also, the port has this: CXXCPP= ${LOCALBASE}/bin/clang++ -E CPP=${LOCALBASE}/bin/clang -E whe