mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add a note about default C flags.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
281833f5fe
commit
5731cec2f6
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
|
@ -11,6 +11,12 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
=== Configuration changes
|
||||
|
||||
* default C flags
|
||||
|
||||
Some C compiler flags may be added by default depending on your
|
||||
environment. Specify optflags=.. and warnflags=.. as necessary to
|
||||
override them.
|
||||
|
||||
* vendor_ruby directory
|
||||
|
||||
A new library directory named `vendor_ruby' is introduced in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue