Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 370286 Details for
Bug 483030
app-crypt/efitools-1.4.2-r1 does not respect CC CFLAGS LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
efitools-1.4.2-r1.ebuild
efitools-1.4.2-r1.ebuild (text/plain), 788 bytes, created by
Nikoli
on 2014-02-13 08:42:29 UTC
(
hide
)
Description:
efitools-1.4.2-r1.ebuild
Filename:
MIME Type:
Creator:
Nikoli
Created:
2014-02-13 08:42:29 UTC
Size:
788 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" > >inherit eutils toolchain-funcs > >DESCRIPTION="Tools for manipulating UEFI secure boot platforms" >HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git" >SRC_URI="http://blog.hansenpartnership.com/wp-uploads/2013/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=" > dev-libs/openssl > sys-apps/util-linux > sys-apps/coreutils > sys-block/parted > sys-fs/dosfstools > sys-fs/mtools >" >DEPEND="${RDEPEND} > sys-apps/help2man > sys-boot/gnu-efi > app-crypt/sbsigntool > virtual/pkgconfig > dev-perl/File-Slurp >" > >src_prepare() { > epatch_user > > epatch "${FILESDIR}"/${P}-build-system.patch >} > >src_configure() { > tc-export CC >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 483030
:
370284
| 370286