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

qt5-webkit: Fix building on ppc #12049

Merged
merged 1 commit into from
Jun 1, 2019
Merged

qt5-webkit: Fix building on ppc #12049

merged 1 commit into from
Jun 1, 2019

Conversation

stenstorp
Copy link
Contributor

Cmake expects CMAKE_SYSTEM_PROCESSOR to be set to "ppc" when it should be "powerpc".
Also use -latomic and disable JIT.

@q66
Copy link
Contributor

q66 commented May 31, 2019

Are you sure your sed does not break ppc64? nevermind, this sed's quoted stuff.. yeah, this is fine

@q66
Copy link
Contributor

q66 commented May 31, 2019

Hm, actually, let me investigate something first.

@q66
Copy link
Contributor

q66 commented May 31, 2019

Here #12061

now you can remove the sed line

srcpkgs/qt5-webkit/template Outdated Show resolved Hide resolved
@Hoshpak Hoshpak merged commit 1f99363 into void-linux:master Jun 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants