diff options
Diffstat (limited to 'lang/perl/patches/010-musl-compat.patch')
-rw-r--r-- | lang/perl/patches/010-musl-compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl/patches/010-musl-compat.patch b/lang/perl/patches/010-musl-compat.patch index 77ea26f46..e38a05be8 100644 --- a/lang/perl/patches/010-musl-compat.patch +++ b/lang/perl/patches/010-musl-compat.patch @@ -1,6 +1,6 @@ --- a/perl.c +++ b/perl.c -@@ -303,7 +303,7 @@ perl_construct(pTHXx) +@@ -317,7 +317,7 @@ perl_construct(pTHXx) PL_localpatches = local_patches; /* For possible -v */ #endif |