зеркало из https://github.com/github/ruby.git
Update suggested ./configure in README
This commit is contained in:
Родитель
bc7652998e
Коммит
9fff8fdb59
|
@ -58,7 +58,7 @@ To support disassembly of the generated code, `libcapstone` is also required (`b
|
|||
```
|
||||
# Configure with debugging/stats options for development, build and install
|
||||
./autogen.sh
|
||||
./configure cppflags="-DRUBY_DEBUG -DYJIT_STATS" --prefix=$HOME/.rubies/ruby-yjit
|
||||
./configure cppflags="-DRUBY_DEBUG -DYJIT_STATS" --prefix=$HOME/.rubies/ruby-yjit --disable-install-doc --disable--install-rdoc
|
||||
make -j16 install
|
||||
```
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче