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

Bug 225259

Summary: app-office/taxbird --as-needed patch
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gunnar Wrobel (RETIRED) <wrobel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 129413    
Attachments: taxbird-0.11-asneeded.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-07 18:27:21 UTC
Hi,
I m attaching a patch that lets you build taxbird with --as-needed.
Please remove the filtering of the flag as it's not really a good idea to filter it at all. If you can't fix it right away just send me an email next time and I'll see to look at it ;)

[Yes I know what guile report is LDFLAGS as per bug #202205, but that's a bug of it, and it should not break anything to leave it that way for now]

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-07 18:28:32 UTC
Created attachment 155861 [details, diff]
taxbird-0.11-asneeded.patch

You can replace flag-o-matic inherit with autotools, and then apply this patch and call eautoreconf in src_unpack, that will be enough.

You can also remove src_compile as it's the default.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-14 16:01:30 UTC
Committed this since I had it applied locally and wanted to remove the filtering.