Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crossbuild fix #3589

Merged
merged 6 commits into from
Jan 26, 2019
Merged

Crossbuild fix #3589

merged 6 commits into from
Jan 26, 2019

Conversation

crknadle
Copy link
Contributor

This is a pull request for a set of 5 commits to allow making Mumble cross buildable, from a patch made by Helmut Grohne helmut@subdivi.de in Debian bug #919453.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919453

…ldable

Patch supplied by Helmut Grohne <helmut@subdivi.de> in Debian bug #919453
https://bugs.debian.org/919453

Instead of calling pkg-config directly, this patch calls pkgConfigExecutable()
from Qt5 to allow setting which pkg-config to be the one the user supplied
for the build to set the architecture to build with.
…config

Patch supplied by Helmut Grohne <helmut@subdivi.de> in Debian bug #919453
https://bugs.debian.org/919453

Use set variable PKG_CONIFG to allow calling the pkg-config for the
architecture supplied in the build environment to allow cross building.
Patch supplied by Helmut Grohne <helmut@subdivi.de> in Debian bug #919453
https://bugs.debian.org/919453

Use set variable PKG_CONIFG to allow calling the pkg-config for the
architecture supplied in the build environment to allow cross building.
…lding

Patch supplied by Helmut Grohne <helmut@subdivi.de> in Debian bug #919453
https://bugs.debian.org/919453
…kg-config

Patch supplied by Helmut Grohne <helmut@subdivi.de> in Debian bug #919453
https://bugs.debian.org/919453

Use set variable PKG_CONIFG to allow calling the pkg-config for the
architecture supplied in the build environment to allow cross building.
@davidebeatrici davidebeatrici added linux build Everything related to compiling/building the code labels Jan 26, 2019
qmake/pkgconfig.pri Show resolved Hide resolved
@davidebeatrici davidebeatrici merged commit c176974 into mumble-voip:master Jan 26, 2019
@davidebeatrici
Copy link
Member

Thank you very much for your contribution!

@crknadle crknadle deleted the crossbuild-fix branch January 26, 2019 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Everything related to compiling/building the code linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants