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

Revert "build: don't add libraries when --enable-static" by bnoordhuis · Pull Request #14893 · nodejs/node · GitHub

/ node Public

Revert "build: don't add libraries when --enable-static" - #14893

Closed
bnoordhuis wants to merge 1 commit into
nodejs:masterfrom
bnoordhuis:revert-be63c26
Closed

Revert "build: don't add libraries when --enable-static"#14893
bnoordhuis wants to merge 1 commit into
nodejs:masterfrom
bnoordhuis:revert-be63c26

Conversation

Copy link
Copy Markdown
Member

Reverted for breaking the Windows build with the following error:

LINK : fatal error LNK1181: cannot open input file
'c:\workspace\node-compile-windows\label\win-vs2015\
Release\obj\node\gen\node_javascript.o'

This reverts commit be63c26.

cc @danbev - since this breaks the CI, I'd like to land this quickly.

Reverted for breaking the Windows build with the following error:

    LINK : fatal error LNK1181: cannot open input file
    'c:\workspace\node-compile-windows\label\win-vs2015\
    Release\obj\node\gen\node_javascript.o'

This reverts commit be63c26.
nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Aug 17, 2017

danbev left a comment

Copy link
Copy Markdown
Contributor

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

Sorry about this. I'm running the build on windows now and will investigate what the issue is. Thanks

bnoordhuis closed this Aug 17, 2017
bnoordhuis added a commit to bnoordhuis/io.js that referenced this pull request Aug 17, 2017
Reverted for breaking the Windows build with the following error:

    LINK : fatal error LNK1181: cannot open input file
    'c:\workspace\node-compile-windows\label\win-vs2015\
    Release\obj\node\gen\node_javascript.o'

This reverts commit be63c26.

PR-URL: nodejs#14893
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

Copy link
Copy Markdown
Member Author

Thanks, landed in aa011a1.

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

build Issues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL