Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126868 - dev-libs/libtommath: patch to respect LDFLAGS
Summary: dev-libs/libtommath: patch to respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2006-03-19 14:02 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-08-09 21:00 UTC (History)
0 users

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


Attachments
libtommath-0.36-respectflags.patch (libtommath-0.36-respectflags.patch,1.13 KB, patch)
2006-03-19 14:02 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
libtommath-0.36-respectflags.patch (libtommath-0.36-respectflags.patch,1.14 KB, patch)
2006-03-19 14:16 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 2006-03-19 14:02:15 UTC
Should I say something or can you just look at the patch? :)

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-19 14:02:50 UTC
Created attachment 82615 [details, diff]
libtommath-0.36-respectflags.patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-19 14:04:42 UTC
Wait, today I'm half asleep, if i use FEATURES=test on the wrong emerge it's not a good idea -_-
Just a sec that i fix this up, eh...
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-19 14:16:35 UTC
Created attachment 82621 [details, diff]
libtommath-0.36-respectflags.patch

Ok I wasn't that stupid, the test was failing before, too, this should fix it.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-19 14:20:09 UTC
Ah forgot to tell, of course the test works if an src_test() is added that uses emake -f makefile.shared.
Comment 5 SpanKY gentoo-dev 2006-09-23 09:11:40 UTC
merged