Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 236135 Details for
Bug 323583
dev-util/mingw64-runtime version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mingw64-runtime-20100604.ebuild.diff
mingw64-runtime-20100604.ebuild.diff (text/plain), 1.17 KB, created by
Alon Bar-Lev
on 2010-06-21 11:40:14 UTC
(
hide
)
Description:
mingw64-runtime-20100604.ebuild.diff
Filename:
MIME Type:
Creator:
Alon Bar-Lev
Created:
2010-06-21 11:40:14 UTC
Size:
1.17 KB
patch
obsolete
>--- mingw64-runtime-20091222.ebuild 2010-01-12 22:05:40.000000000 +0200 >+++ mingw64-runtime-20100604.ebuild 2010-06-21 14:29:51.076707276 +0300 >@@ -14,7 +14,7 @@ inherit flag-o-matic eutils > > DESCRIPTION="Free Win64 runtime and import library definitions" > HOMEPAGE="http://mingw-w64.sourceforge.net/" >-SRC_URI="mirror://sourceforge/mingw-w64/mingw-w64-trunk-snapshot-${PV}.tar.bz2" >+SRC_URI="mirror://sourceforge/mingw-w64/mingw-w64-v1.0-snapshot-${PV}.tar.bz2" > > LICENSE="BSD" > SLOT="0" >@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~x86" > IUSE="crosscompile_opts_headers-only" > RESTRICT="strip" > >-S=${WORKDIR}/trunk/mingw-w64-crt >+S=${WORKDIR}/mingw-w64-v1.0-${PV}/mingw-w64-crt > > is_crosscompile() { > [[ ${CHOST} != ${CTARGET} ]] >@@ -37,16 +37,10 @@ pkg_setup() { > fi > } > >-src_unpack() { >- unpack ${A} >- epatch "${FILESDIR}"/${P}-mm_shuffle_ps-x86.patch #298087 >-} >- > src_compile() { > # install the local headers as the crt step wants latest > pushd ../mingw-w64-headers >/dev/null >- # directx sdk triggers failure, see upstream #2919341 >- CHOST=${CTARGET} econf --enable-sdk=ddk || die >+ CHOST=${CTARGET} econf --with-sdk || die > emake install DESTDIR="${WORKDIR}/sysroot" || die > popd >/dev/null >
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 323583
:
234983
| 236135