Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281567 - [QA/PATCH] sys-power/pmtools respect LDFLAGS and fix for 64bit
Summary: [QA/PATCH] sys-power/pmtools respect LDFLAGS and fix for 64bit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2009-08-15 11:41 UTC by Zeev Tarantov
Modified: 2010-08-09 21:00 UTC (History)
2 users (show)

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


Attachments
fix makefiles (pmtools-20071116-cflags-ldflags.patch,958 bytes, patch)
2009-08-15 11:41 UTC, Zeev Tarantov
Details | Diff
sizeof is long (pmtools-20071116-64bit.patch,674 bytes, patch)
2009-08-15 11:42 UTC, Zeev Tarantov
Details | Diff
change ebuild to use patch instead of sed, add patch (pmtools-20071116-ebuild.patch,592 bytes, patch)
2009-08-15 11:43 UTC, Zeev Tarantov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeev Tarantov 2009-08-15 11:41:06 UTC
Fix QA warnings and two compiler warnings about sizeof returning long rather than int.

Reproducible: Always
Comment 1 Zeev Tarantov 2009-08-15 11:41:41 UTC
Created attachment 201314 [details, diff]
fix makefiles
Comment 2 Zeev Tarantov 2009-08-15 11:42:03 UTC
Created attachment 201316 [details, diff]
sizeof is long
Comment 3 Zeev Tarantov 2009-08-15 11:43:13 UTC
Created attachment 201318 [details, diff]
change ebuild to use patch instead of sed, add patch
Comment 4 Steve Arnold archtester gentoo-dev 2009-08-16 18:39:31 UTC
Thanks; you're a gentleman and a scholar...  New revision with EAPI2 updates now in portage...