From 7e504a29dd3697acb2fa9253b6f9cb93f09ba3c3 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 1 Dec 2003 00:30:37 +0000 Subject: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub (XCFLAGS): re-export $(XCFLAGS). * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub (ARCH_FLAG): export $(ARCH_FLAG) (perhaps empty value). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f57d4e67..f55ad9aea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Dec 1 09:28:14 2003 NAKAMURA Usaku + + * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub + (XCFLAGS): re-export $(XCFLAGS). + + * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub + (ARCH_FLAG): export $(ARCH_FLAG) (perhaps empty value). + Mon Dec 1 01:03:27 2003 WATANABE Hirofumi * lib/mkmf.rb (TRY_LINK, link_command): added support for DLDFLAGS -- cgit