From 5731cec2f687ea3d470e8371453529efa190c0ab Mon Sep 17 00:00:00 2001 From: knu Date: Sat, 31 May 2008 14:36:30 +0000 Subject: 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 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index aa581f1746..36c78d1c45 100644 --- a/NEWS +++ b/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 -- cgit v1.2.3