1
0
Fork 0
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:
knu 2008-05-31 14:36:30 +00:00
parent 281833f5fe
commit 5731cec2f6

6
NEWS
View file

@ -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