HomePhabricator

build: Fix OSX build when using Homebrew and qt5
9fedafba4b90Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: Fix OSX build when using Homebrew and qt5

Qt5 is bottled, so configure won't find it without some help. Use
brew to find out its prefix.

Also, qt5 added the host_bins variable to pkg-config, use it.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Sep 29 2014, 19:26
deadalnixPushed on May 14 2017, 22:04
Parents
rABC35eaa6b4573e: Merge pull request #5024 from gavinandresen/osx_sign_fix
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC9fedafba4b90: build: Fix OSX build when using Homebrew and qt5 (authored by Cory Fields <cory-nospam-@coryfields.com>).Oct 1 2014, 23:26