Skip to content

build: disable openssl asm on arm64 for now#24270

Closed
bnoordhuis wants to merge 1 commit into
nodejs:masterfrom
bnoordhuis:disable-openssl-asm-arm64
Closed

build: disable openssl asm on arm64 for now#24270
bnoordhuis wants to merge 1 commit into
nodejs:masterfrom
bnoordhuis:disable-openssl-asm-arm64

Conversation

@bnoordhuis

Copy link
Copy Markdown
Member

There is reason to believe the generated assembly isn't working
correctly so let's disable it for now pending further investigation.

Refs: #23913

There is reason to believe the generated assembly isn't working
correctly so let's disable it for now pending further investigation.

Refs: nodejs#23913
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. openssl Issues and PRs related to the OpenSSL dependency. labels Nov 9, 2018
@refack refack added the arm Issues and PRs related to the ARM platform. label Nov 9, 2018
@refack

refack commented Nov 11, 2018

Copy link
Copy Markdown
Contributor

@danbev

danbev commented Nov 12, 2018

Copy link
Copy Markdown
Contributor

Re-run of failing node-test-commit-smartos ✔️

@danbev

danbev commented Nov 12, 2018

Copy link
Copy Markdown
Contributor

Landed in 4684de6.

@danbev danbev closed this Nov 12, 2018
pull Bot pushed a commit to Rachelmorrell/node that referenced this pull request Nov 12, 2018
There is reason to believe the generated assembly isn't working
correctly so let's disable it for now pending further investigation.

PR-URL: nodejs#24270
Refs: nodejs#23913
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR pushed a commit that referenced this pull request Nov 14, 2018
There is reason to believe the generated assembly isn't working
correctly so let's disable it for now pending further investigation.

PR-URL: #24270
Refs: #23913
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
kiyomizumia pushed a commit to kiyomizumia/node that referenced this pull request Nov 15, 2018
There is reason to believe the generated assembly isn't working
correctly so let's disable it for now pending further investigation.

PR-URL: nodejs#24270
Refs: nodejs#23913
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm Issues and PRs related to the ARM platform. build Issues and PRs related to build files or the CI. openssl Issues and PRs related to the OpenSSL dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants