Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

quic: add experimental-quic build flag #83

Closed
wants to merge 3 commits into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Aug 21, 2019

Fixes: #55

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

@jasnell jasnell self-assigned this Aug 22, 2019
@jasnell
Copy link
Member Author

jasnell commented Aug 22, 2019

Hmm... not working on linux...

@jasnell
Copy link
Member Author

jasnell commented Aug 22, 2019

heh... doh, forgot about the cctests :-)

@jasnell
Copy link
Member Author

jasnell commented Aug 22, 2019

@nodejs/quic ... be aware, I'm going to land this now. Once it lands, you'll need to use ./configure --experimental-quic on Linux and vcbuild projgen experimental-quic to build with the QUIC support enabled.

jasnell added a commit that referenced this pull request Aug 22, 2019
Fixes: #55
PR-URL: #83
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
jasnell added a commit that referenced this pull request Aug 22, 2019
PR-URL: #83
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
jasnell added a commit that referenced this pull request Aug 22, 2019
PR-URL: #83
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@jasnell
Copy link
Member Author

jasnell commented Aug 22, 2019

landed

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.

Implement Build Configure Switch
2 participants