FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: add loong64 configure by shipujin · Pull Request #41323 · nodejs/node · GitHub

/ node Public

build: add loong64 configure - #41323

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
shipujin:loong64-dev
Jan 18, 2022
Merged

build: add loong64 configure#41323
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
shipujin:loong64-dev

Conversation

Copy link
Copy Markdown
Member

v8 had been add loong64 backend, this commit add loong64 build configure.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/v8-update

nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels Dec 26, 2021
targos added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. dont-land-on-v12.x labels Dec 28, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 28, 2021

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

cc @nodejs/build

Comment thread configure.py
'android', 'aix', 'cloudabi')
valid_arch = ('arm', 'arm64', 'ia32', 'mips', 'mipsel', 'mips64el', 'ppc',
'ppc64', 'x32','x64', 'x86', 'x86_64', 's390x', 'riscv64')
'ppc64', 'x32','x64', 'x86', 'x86_64', 's390x', 'riscv64',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

once upon a time these entries were sorted, it's not critical but maybe while you're in here you could fix up these last 3 entries

mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Collaborator

richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 17, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 17, 2022

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 18, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 18, 2022
nodejs-github-bot merged commit 81e88f2 into nodejs:master Jan 18, 2022

Copy link
Copy Markdown
Collaborator

Landed in 81e88f2

BethGriggs pushed a commit that referenced this pull request Jan 25, 2022
PR-URL: #41323
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Mary Marchini <oss@mmarchini.me>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL