Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/dreamcast/ramdisk
Module Name: src
Committed By: tsutsui
Date: Fri Jan 9 10:05:27 UTC 2009
Modified Files:
src/distrib/dreamcast/ramdisk: Makefile
Log Message:
Use "-Os -freorder-blocks" as well as <sys.mk> for ramdisk build.
"-Os might cause compiler bugs on sh3" comment was for egcs or gcc3.
"-Os" might be also safe, but use the same one with the default sh3 build
for now.
Briefly tested on (not emulated but real) dreamcast.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/distrib/dreamcast/ramdisk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index