mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
perl-inline-c: Update to 0.81
Minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/lib/Inline/C.pm
|
||||
+++ b/lib/Inline/C.pm
|
||||
@@ -361,7 +361,7 @@ sub build {
|
||||
@@ -380,7 +380,7 @@ sub build {
|
||||
$o->call('write_XS', 'Build Glue 1');
|
||||
$o->call('write_Inline_headers', 'Build Glue 2');
|
||||
$o->call('write_Makefile_PL', 'Build Glue 3');
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/lib/Inline/C.pm
|
||||
+++ b/lib/Inline/C.pm
|
||||
@@ -438,22 +438,28 @@ sub get_maps {
|
||||
@@ -457,22 +457,28 @@ sub get_maps {
|
||||
print STDERR "get_maps Stage\n" if $o->{CONFIG}{BUILD_NOISY};
|
||||
my $typemap = '';
|
||||
my $file;
|
||||
|
||||
Reference in New Issue
Block a user