projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c462a8
)
sys-firmware/ipxe: add USE=ipv6 support
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 21 Jun 2016 03:55:06 +0000
(23:55 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 21 Jun 2016 03:55:06 +0000
(23:55 -0400)
sys-firmware/ipxe/ipxe-1.0.0_p20130925.ebuild
patch
|
blob
|
history
diff --git
a/sys-firmware/ipxe/ipxe-1.0.0_p20130925.ebuild
b/sys-firmware/ipxe/ipxe-1.0.0_p20130925.ebuild
index 7a57332ce7391bff5b6d55ca18ac1385cb640298..62210521d8fb5303da235f1d837465c2efa4c971 100644
(file)
--- a/
sys-firmware/ipxe/ipxe-1.0.0_p20130925.ebuild
+++ b/
sys-firmware/ipxe/ipxe-1.0.0_p20130925.ebuild
@@
-16,7
+16,7
@@
SRC_URI="https://git.ipxe.org/ipxe.git/snapshot/${GIT_REV}.tar.bz2 -> ${P}-${GIT
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="iso lkrn +qemu undi usb vmware"
+IUSE="i
pv6 i
so lkrn +qemu undi usb vmware"
DEPEND="dev-lang/perl
sys-libs/zlib
@@
-38,6
+38,8
@@
src_configure() {
#define BANNER_TIMEOUT 0
EOF
+ use ipv6 && echo "#define NET_PROTO_IPV6" >> "${S}"/config/local/general.h
+
if use vmware; then
cat <<-EOF >> "${S}"/config/local/general.h
#define VMWARE_SETTINGS