projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1299142
)
profiles/default/bsd/fbsd: force threads flag to libarchive and xz-utils
author
Yuta Satoh
<nigoro.dev@gmail.com>
Sat, 24 Sep 2016 11:00:29 +0000
(20:00 +0900)
committer
Alexis Ballier
<aballier@gentoo.org>
Mon, 26 Sep 2016 10:38:58 +0000
(12:38 +0200)
https://bugs.gentoo.org/show_bug.cgi?id=594980
profiles/default/bsd/fbsd/package.use.force
patch
|
blob
|
history
diff --git
a/profiles/default/bsd/fbsd/package.use.force
b/profiles/default/bsd/fbsd/package.use.force
index 6ff27bd7844ad31504ec1b22ccfc7b5030d84cdb..0dbdff698c5db9ddc831f5cb99a87894678536fb 100644
(file)
--- a/
profiles/default/bsd/fbsd/package.use.force
+++ b/
profiles/default/bsd/fbsd/package.use.force
@@
-1,3
+1,8
@@
# Naohiro Aota <naota@gentoo.org> (08 Nov 2011)
# Always enable hardened not to depend glibc
app-emulation/wine hardened
+
+# app-arch/xz-utils[threads=] required by app-arch/libarchive
+# https://bugs.gentoo.org/show_bug.cgi?id=594980
+app-arch/libarchive threads
+app-arch/xz-utils threads