Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nghttp2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
nghttp2
Commits
cff81069
Unverified
Commit
cff81069
authored
Jan 11, 2022
by
Tatsuhiro Tsujikawa
Committed by
GitHub
Jan 11, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1665 from c0bw3b/cleanup/spdy
Remove SPDY option for CMake
parents
4eb49ac2
e1446fd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
CMakeOptions.txt
CMakeOptions.txt
+0
-2
No files found.
CMakeOptions.txt
View file @
cff81069
...
@@ -23,8 +23,6 @@ option(WITH_LIBXML2 "Use libxml2"
...
@@ -23,8 +23,6 @@ option(WITH_LIBXML2 "Use libxml2"
${WITH_LIBXML2_DEFAULT})
${WITH_LIBXML2_DEFAULT})
option(WITH_JEMALLOC "Use jemalloc"
option(WITH_JEMALLOC "Use jemalloc"
${WITH_JEMALLOC_DEFAULT})
${WITH_JEMALLOC_DEFAULT})
option(WITH_SPDYLAY "Use spdylay"
${WITH_SPDYLAY_DEFAULT})
option(WITH_MRUBY "Use mruby")
option(WITH_MRUBY "Use mruby")
option(WITH_NEVERBLEED "Use neverbleed")
option(WITH_NEVERBLEED "Use neverbleed")
option(WITH_LIBBPF "Use libbpf")
option(WITH_LIBBPF "Use libbpf")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment