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
217d9794
Commit
217d9794
authored
Jul 09, 2017
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update mruby to 1.3.0
Fix compile error with mruby 1.3.0
parent
1002c6da
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
third-party/build_config.rb
third-party/build_config.rb
+1
-1
third-party/mruby
third-party/mruby
+1
-1
No files found.
third-party/build_config.rb
View file @
217d9794
...
...
@@ -4,7 +4,7 @@ MRuby::Build.new do |conf|
# C++ project needs this. Without this, mruby exception does not
# properly destory C++ object allocated on stack.
conf
.
enable_cxx_
abi
conf
.
enable_cxx_
exception
conf
.
build_dir
=
ENV
[
'BUILD_DIR'
]
...
...
mruby
@
46960936
Subproject commit
22464fe5a0a10f2b077eaba109ce1e912e4a77de
Subproject commit
4696093673c3352a1897490ecc5e4e4e40f463b5
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