X Tutup
The Wayback Machine - https://web.archive.org/web/20220423200417/https://github.com/nodejs/node/pull/35659
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

Fix typo in zlib.gyp that break arm-fpu-neon build #35659

Closed
wants to merge 1 commit into from

Conversation

Copy link
Contributor

@lucasg lucasg commented Oct 15, 2020

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the zlib label Oct 15, 2020
@richardlau richardlau added the request-ci label Oct 15, 2020
@github-actions github-actions bot removed the request-ci label Oct 15, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Oct 15, 2020

@richardlau richardlau added the author ready label Oct 15, 2020
@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Oct 19, 2020

Landed in 5b2c263

@aduh95 aduh95 closed this Oct 19, 2020
aduh95 pushed a commit that referenced this issue Oct 19, 2020
PR-URL: #35659
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
BethGriggs pushed a commit that referenced this issue Dec 8, 2020
PR-URL: #35659
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
BethGriggs pushed a commit that referenced this issue Dec 10, 2020
PR-URL: #35659
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BethGriggs BethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this issue Dec 15, 2020
PR-URL: #35659
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready zlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants
X Tutup