summaryrefslogtreecommitdiff
path: root/net/etherboot/files/patch-gcc34 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* From the PR:Doug Ambrisko2005-10-071-0/+27
Without this patch GCC optimizer removes all card driver code resulting in nonworking rom image. There are some bugs in GCC-3.4.2, maybe updating system compiler to latest gcc snapshot will be good idea also. This still occurs in 7-current gcc version 3.4.4 [FreeBSD] 20050518. So adding in the patch. PR: 78834 Submitted by: Radim Kolar Notes: svn path=/head/; revision=144541