Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 690891 Details for
Bug 775551
media-sound/deadbeef-1.8.7[notify|lastfm]: x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-fblocks’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/libdispatch-5.3.2
libdispatch-5.3.2.ebuild (text/plain), 659 bytes, created by
Gleb
on 2021-03-12 06:56:34 UTC
(
hide
)
Description:
dev-libs/libdispatch-5.3.2
Filename:
MIME Type:
Creator:
Gleb
Created:
2021-03-12 06:56:34 UTC
Size:
659 bytes
patch
obsolete
># Copyright 1999-2021 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >MY_PN="swift-corelibs-${PN}" >MY_PV="swift-${PV}-RELEASE" >SRC_URI="https://github.com/apple/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" >RESTRICT="mirror" >KEYWORDS="~amd64 ~x86" >S="${WORKDIR}/${MY_PN}-${MY_PV}" > >inherit cmake > >DESCRIPTION="A library for concurrent code execution on multicore hardware" >HOMEPAGE="https://swift.org" > >LICENSE="Apache-2.0" >SLOT="0" > >IUSE="" > >RDEPEND=" >" >DEPEND=" > ${RDEPEND} >" >BDEPEND=" > sys-devel/clang >" > >pkg_setup() { > tc-is-clang && return > CC=${CHOST}-clang > CXX=${CHOST}-clang++ > strip-unsupported-flags >}
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 775551
:
690882
|
690885
|
690888
| 690891