Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 283149 Details for
Bug 378107
app-editors/vim and app-editors/gvim fail to build with >=perl-core/ExtUtils-ParseXS-3.20.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
use xsubpp from correct EU::ParseXS (Line 2398)
vim-7.3-perl-xsubpp.patch (text/plain), 427 bytes, created by
Roman Asendorf
on 2011-08-13 10:17:40 UTC
(
hide
)
Description:
use xsubpp from correct EU::ParseXS (Line 2398)
Filename:
MIME Type:
Creator:
Roman Asendorf
Created:
2011-08-13 10:17:40 UTC
Size:
427 bytes
patch
obsolete
>--- vim73/src/Makefile >+++ vim73/src/Makefile >@@ -2398,7 +2398,7 @@ > > auto/if_perl.c: if_perl.xs > $(PERL) -e 'unless ( $$] >= 5.005 ) { for (qw(na defgv errgv)) { print "#define PL_$$_ $$_\n" }}' > $@ >- $(PERL) $(PERLLIB)/ExtUtils/xsubpp -prototypes -typemap \ >+ $(PERL) /usr/bin/xsubpp -prototypes -typemap \ > $(PERLLIB)/ExtUtils/typemap if_perl.xs >> $@ > > auto/osdef.h: auto/config.h osdef.sh osdef1.h.in osdef2.h.in
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 378107
:
282495
|
282599
|
282677
| 283149 |
283559
|
283561
|
283585
|
283659