Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 449128 Details for
Bug 596144
=dev-vcs/git-2.10.0[perl]: build fails on Gentoo/FreeBSD, /usr/local/bin/perl: Command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sample patch for git-2.10.1.ebuild
bug596144.patch (text/plain), 404 bytes, created by
Yuta SATOH
on 2016-10-04 14:22:27 UTC
(
hide
)
Description:
sample patch for git-2.10.1.ebuild
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2016-10-04 14:22:27 UTC
Size:
404 bytes
patch
obsolete
>diff --git a/git-2.10.1.ebuild b/git-2.10.1.ebuild >index 2d9fd8a..0fedc51 100644 >--- a/git-2.10.1.ebuild >+++ b/git-2.10.1.ebuild >@@ -215,6 +215,9 @@ exportmakeopts() { > myopts+=" HAVE_CLOCK_MONOTONIC=1" > myopts+=" HAVE_GETDELIM=1" > fi >+ if [[ ${CHOST} == *-freebsd* ]]; then >+ myopts+=" PERL_PATH=/usr/bin/perl" >+ fi > > has_version '>=app-text/asciidoc-8.0' \ > && myopts+=" ASCIIDOC8=YesPlease"
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 596144
: 449128