]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl: submitted patch upstream
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 27 Nov 2021 09:53:52 +0000 (10:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Nov 2021 23:07:10 +0000 (23:07 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch

index 7d5c079b2d01ed7c38d2ac72b60dd434487250f9..1acf3ddfaa431053afdf8cdec7944dc442e582d6 100644 (file)
@@ -4,7 +4,7 @@ Date: Mon, 4 Jun 2018 18:33:50 +0300
 Subject: [PATCH] ExtUtils-MakeMaker: add $(LDFLAGS) when linking binary
  modules
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/pull/405]
 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
 
 ---