Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501104 - net-libs/polarssl - add multilib support
Summary: net-libs/polarssl - add multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gx86-multilib 501098
  Show dependency tree
 
Reported: 2014-02-12 19:06 UTC by Michael Mair-Keimberger (mm1ke)
Modified: 2014-03-11 12:43 UTC (History)
1 user (show)

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


Attachments
polarssl-1.3.0.ebuild.patch (polarssl-1.3.0.ebuild.patch,2.17 KB, patch)
2014-02-12 19:06 UTC, Michael Mair-Keimberger (mm1ke)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (mm1ke) 2014-02-12 19:06:09 UTC
Created attachment 370236 [details, diff]
polarssl-1.3.0.ebuild.patch

This is a patch for polarssl to add multilib support. I've ported it because it's a dependency of rtmpdump, even though the use-flag is masked right now - see (from package.use.mask): 

# Does not build with polarssl in the tree.
# see eg 9e36f0475f011912ee0897aa6487d7b9c190600e
# in polarssl upstream.
# The polarssl use flag may go away if the rtmpdump
# upstream will not fix this problem soon

In case the flag really gets dropped, polarssl might be not needed to be ported, which makes this bug rather useless...
Comment 1 Julian Ospald 2014-03-06 23:18:48 UTC
I'v added multilib support in the version bump ebuild proposal of bug 503562