Re: PortGroup cmake

2012-11-05 Thread Joshua Root
On 2012-11-6 12:00 , Bradley Giesbrecht wrote: > Then why not drop the else "configure.args-append -DCMAKE_OSX_SYSROOT:PATH=/"? > I was hoping you might recall why it was added in r78651. It was added because of the tickets referenced in the commit message. Stuff broke because cmake was using an S

Re: PortGroup cmake

2012-11-05 Thread Bradley Giesbrecht
On Nov 5, 2012, at 3:32 PM, Joshua Root wrote: > On 2012-11-6 05:46 , Bradley Giesbrecht wrote: >> Hi, >> >> >> Changes in cmake 2.8.10 are causing problems for the cmake PortGroup. > > What problems? > >> Setting -DCMAKE_OSX_SYSROOT=/ is a problem. I believe cmake expects >> CMAKE_OSX_SYSRO

Re: PortGroup cmake

2012-11-05 Thread Joshua Root
On 2012-11-6 05:46 , Bradley Giesbrecht wrote: > Hi, > > > Changes in cmake 2.8.10 are causing problems for the cmake PortGroup. What problems? > Setting -DCMAKE_OSX_SYSROOT=/ is a problem. I believe cmake expects > CMAKE_OSX_SYSROOT to be a path to an sdk. > cmake-1.0.tcl: > ... > pre-configu

PortGroup cmake

2012-11-05 Thread Bradley Giesbrecht
Hi, Changes in cmake 2.8.10 are causing problems for the cmake PortGroup. Setting -DCMAKE_OSX_SYSROOT=/ is a problem. I believe cmake expects CMAKE_OSX_SYSROOT to be a path to an sdk. cmake-1.0.tcl: ... pre-configure { ... configure.universal_args-append \ -DCMAKE_OSX_ARCHITECTURES=