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

Firefox 70.0.0 #15687

Merged
merged 4 commits into from
Oct 24, 2019
Merged

Firefox 70.0.0 #15687

merged 4 commits into from
Oct 24, 2019

Conversation

sgn
Copy link
Member

@sgn sgn commented Oct 22, 2019

Included 2 commits from #15686, since Firefox 70.0 requires nss 3.46.1


Built for:

  • x86_64-musl
  • x86-64
  • i686
  • armv7
  • aarch64-musl

Tested with:

  • x86_64
  • x86_64-musl

While we're at it, also fix a quoting problem if user has changed
XBPS_CFLAGS, so that the -O flag isn't the first one, e.g:

    XBPS_CFLAGS=-march=native -O2 -pipe

nspr is updated to 4.23 but nss 3.46.1 only requires 4.22
Release Notes:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46.1_release_notes
@sgn sgn changed the title [WIP] Firefox [WIP] Firefox 70.0.0 Oct 22, 2019
@jnbr
Copy link
Contributor

jnbr commented Oct 22, 2019

Thank you.
Please add a header to the patch which describes why it is necessary.

I'll test on i686 and check if it builds on armv7.

@jnbr
Copy link
Contributor

jnbr commented Oct 22, 2019

x86_64 and i686 work for me. armv7 built successful as well.

@sgn
Copy link
Member Author

sgn commented Oct 23, 2019

My computer memory couldn't stand parallel build. I'm restarting aarch64 build.

@sgn sgn changed the title [WIP] Firefox 70.0.0 Firefox 70.0.0 Oct 23, 2019
@jnbr jnbr merged commit 2e901c1 into void-linux:master Oct 24, 2019
@jnbr
Copy link
Contributor

jnbr commented Oct 24, 2019

forgot to check armv7l-musl. Working on a fix.

@sgn
Copy link
Member Author

sgn commented Oct 25, 2019

forgot to check armv7l-musl. Working on a fix.

I'll look into it.

@jnbr
Copy link
Contributor

jnbr commented Oct 25, 2019

The problem is with build/moz.configure/rust.configure. It sets the target to armv7-unknown-gnueabi.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants