Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 281567

Summary: [QA/PATCH] sys-power/pmtools respect LDFLAGS and fix for 64bit
Product: Gentoo Linux Reporter: Zeev Tarantov <zeev.tarantov>
Component: [OLD] UnspecifiedAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: mobile+disabled, robbat2
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: fix makefiles
sizeof is long
change ebuild to use patch instead of sed, add patch

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...