Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 764949 Details for
Bug 833186
dev-embedded/gputils-1.5.2 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Is this better?
gputils-1.5.2.ebuild (text/plain), 679 bytes, created by
Robert Pearce
on 2022-02-12 18:35:09 UTC
(
hide
)
Description:
Is this better?
Filename:
MIME Type:
Creator:
Robert Pearce
Created:
2022-02-12 18:35:09 UTC
Size:
679 bytes
patch
obsolete
># Copyright 1999-2022 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=8 > >inherit autotools toolchain-funcs > >DESCRIPTION="Tools including assembler, linker and librarian for PIC microcontrollers" >HOMEPAGE="https://gputils.sourceforge.io" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" > >src_prepare() { > default >} > >src_configure() { > # bug #369291, bug #818802 > tc-ld-disable-gold > > # Their configure script tries to do funky things with default > # compiler selection. Force our own defaults instead. > tc-export CC > > econf >} > >src_install() { > default > > dodoc doc/gputils.pdf >}
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 Raw
Actions:
View
Attachments on
bug 833186
:
764924
| 764949