[MacPorts] #44203: qt5-mac: use SDK for 10.7 on Lion (not for 10.8)
#44203: qt5-mac: use SDK for 10.7 on Lion (not for 10.8) ---------------------+------------------------ Reporter: mojca@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: qt5-mac ---------------------+------------------------ While building `qt5-mac` on 10.7 I get {{{ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk }}} at some places. I'm using Xcode 4.6.2. It doesn't seem to break the build, it just seems a bit strange. -- Ticket URL: <https://trac.macports.org/ticket/44203> MacPorts <http://www.macports.org/> Ports system for OS X
#44203: qt5-mac: use SDK for 10.7 on Lion (not for 10.8) ----------------------+------------------------ Reporter: mojca@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: qt5-mac | ----------------------+------------------------ Changes (by mcalhoun@…): * status: new => assigned Comment: Within the build directory of Qt5 is the piece of code: {{{ /usr/bin/xcodebuild -sdk macosx -version Path }}} This is what sets the -isysroot value.[[BR]] I believe this searches for the latest SDK on the machine. So is this a bug?[[BR]] Unless there are any objections, I am inclined to keep this the way it is. -- Ticket URL: <https://trac.macports.org/ticket/44203#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts