clang: do xcode mockup iff requested by a package (#2544)

* clang: do xcode mockup iff requested by a package

* add a note

* add pkg to setup_custom_environment() and decide whether or not to use mockup XCode there based on the package
This commit is contained in:
Denis Davydov
2016-12-11 01:23:39 +01:00
committed by Todd Gamblin
parent b03881d1bb
commit 1570f90fde
5 changed files with 15 additions and 5 deletions

View File

@@ -92,6 +92,8 @@ class Qt(Package):
# depends_on("flac", when='+multimedia')
# depends_on("ogg", when='+multimedia')
use_xcode = True
def url_for_version(self, version):
# URL keeps getting more complicated with every release
url = self.list_url