Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ef9a88

Browse files
committed
Add make and C++ as development dependencies.
1 parent 2124c69 commit 8ef9a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Prerequisites:
66
* A Java 7-compatible (or higher) Java development kit (JDK)
77
* Maven 3+
88
* Apache Ant 1.8+ (see https://github.com/jruby/jruby/issues/2236)
9+
* make and a C++ compiler for installing the jruby-launcher gem
910

1011
JRuby uses Maven for building and bootstrapping itself, along with Rake,
1112
RSpec, and MSpec for running integration tests.

0 commit comments

Comments
 (0)