Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225259 - app-office/taxbird --as-needed patch
Summary: app-office/taxbird --as-needed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gunnar Wrobel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-06-07 18:27 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-11-14 16:01 UTC (History)
0 users

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


Attachments
taxbird-0.11-asneeded.patch (taxbird-0.11-asneeded.patch,1.15 KB, patch)
2008-06-07 18:28 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.