diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-27 10:53:52 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-29 23:07:13 +0000 |
| commit | f2404c50025ce118b4e2027d974a6b4615a7fd45 (patch) | |
| tree | 2660a0ea74247f70865bf67516953cf641fbb628 /meta/recipes-devtools/perl | |
| parent | 188362f75c16076c9037be048aa8f92f94b9e006 (diff) | |
| download | poky-f2404c50025ce118b4e2027d974a6b4615a7fd45.tar.gz | |
perl: submitted patch upstream
(From OE-Core rev: 8358b6e9218f9282e24fcee19a3aec17c15e7604)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
| -rw-r--r-- | meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch b/meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch index 7d5c079b2d..1acf3ddfaa 100644 --- a/meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch +++ b/meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch | |||
| @@ -4,7 +4,7 @@ Date: Mon, 4 Jun 2018 18:33:50 +0300 | |||
| 4 | Subject: [PATCH] ExtUtils-MakeMaker: add $(LDFLAGS) when linking binary | 4 | Subject: [PATCH] ExtUtils-MakeMaker: add $(LDFLAGS) when linking binary |
| 5 | modules | 5 | modules |
| 6 | 6 | ||
| 7 | Upstream-Status: Pending | 7 | Upstream-Status: Submitted [https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/pull/405] |
| 8 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 8 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
| 9 | 9 | ||
| 10 | --- | 10 | --- |
