Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112133 - [PATCH] boinc-4.72.20050813-r2 gcc4 fix for amd64
Summary: [PATCH] boinc-4.72.20050813-r2 gcc4 fix for amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Highest enhancement (vote)
Assignee: Marcus D. Hanwell (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-11-10 17:51 UTC by Dario Birtic
Modified: 2005-11-28 14:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix for gcc4 compilation on amd64 platform (gcc4-fix.patch,315 bytes, patch)
2005-11-10 17:54 UTC, Dario Birtic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dario Birtic 2005-11-10 17:51:29 UTC
Boinc doesn't compile on amd64 architecture with gcc4. Attached is simple fix.
Comment 1 Dario Birtic 2005-11-10 17:54:01 UTC
Created attachment 72618 [details, diff]
fix for gcc4 compilation on amd64 platform

This simple fix corrects wrong int == 4 assumption. The change doesn't affect
x86.

Applies cleanly to:
[ebuild   R   ] sci-misc/boinc-4.72.20050813-r2
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-11-28 14:08:42 UTC
Added your patch to boinc-4.72.20050813-r3 thanks.