projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe4d928
)
app-arch/libarchive: Disable CNG, for completeness
author
Michał Górny
<mgorny@gentoo.org>
Tue, 22 Jan 2019 12:26:40 +0000
(13:26 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 22 Jan 2019 13:37:49 +0000
(14:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/libarchive/libarchive-3.3.3.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/libarchive/libarchive-3.3.3.ebuild
b/app-arch/libarchive/libarchive-3.3.3.ebuild
index 2365d3401e42a4f3abeb40d53b0cd2998ede2e44..fc7480d1e3815d99b4a999e65feaa25d48352567 100644
(file)
--- a/
app-arch/libarchive/libarchive-3.3.3.ebuild
+++ b/
app-arch/libarchive/libarchive-3.3.3.ebuild
@@
-67,6
+67,9
@@
multilib_src_configure() {
$(use_with nettle)
$(use_with zlib)
$(use_with zstd)
+
+ # Windows-specific
+ --without-cng
)
if multilib_is_native_abi ; then
myconf+=(