]> granicus.if.org Git - handbrake/commit
build: Unclobber PATH when shunting build through Xcode.
authorBradley Sepos <bradley@bradleysepos.com>
Fri, 29 Dec 2017 18:09:38 +0000 (13:09 -0500)
committerBradley Sepos <bradley@bradleysepos.com>
Wed, 10 Jan 2018 06:39:55 +0000 (01:39 -0500)
commit5c523dcaae9b69a3235a4b20631bc922afd028ca
tree9f88538dbab8faf536722854c9c36e7f95e3d44c
parent00da2c7ef77da4c65c764113d4b6cfda281736d3
build: Unclobber PATH when shunting build through Xcode.

Tools shipping with Xcode are still in PATH, only moved from first to last priority. Avoids accidentally using old tools where a newer version is installed. This ensures the tools identified by configure will be the exact tools used by make via Xcode.
macosx/HandBrake.xcodeproj/project.pbxproj
make/xcodemake