Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643958 - >net-libs/libnftnl-1.0.6 has an unused "threads" USE flag
Summary: >net-libs/libnftnl-1.0.6 has an unused "threads" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-08 22:40 UTC by Mira Ressel
Modified: 2018-09-17 20:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mira Ressel 2018-01-08 22:40:49 UTC
In response to bug 586652, the "threads" USE flag was added to the libnftnl ebuild, but it's not used anymore since libnftnl-1.0.7 and can be deleted.
Comment 1 Larry the Git Cow gentoo-dev 2018-09-17 20:56:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3907aa4b9821fc607aa7838202010bb5cc044cb1

commit 3907aa4b9821fc607aa7838202010bb5cc044cb1
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-09-17 20:53:09 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-09-17 20:56:41 +0000

    net-libs/libnftnl: add upstream patches to fix endianness issues
    
    Also drop the unused USE=threads at the same time for bug 643958.
    
    Closes: https://bugs.gentoo.org/640218
    Closes: https://bugs.gentoo.org/643958

 .../files/libnftnl-1.1.1-big-endian-1.patch        | 93 ++++++++++++++++++++++
 .../files/libnftnl-1.1.1-big-endian-2.patch        | 37 +++++++++
 .../files/libnftnl-1.1.1-big-endian-3.patch        | 33 ++++++++
 net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild         | 67 ++++++++++++++++
 4 files changed, 230 insertions(+)