ache 2007-06-26 19:10:21 UTC
FreeBSD src repository
Modified files:
share/mk sys.mk
Log:
This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the rest
of the loop when arrays used inside.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32500
Approved by: re (kensmith)
Revision Changes Path
1.89 +1 -1 src/share/mk/sys.mk