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>
This commit is contained in:
Alexander Kanavin
2021-11-27 10:53:52 +01:00
committed by Richard Purdie
parent 188362f75c
commit f2404c5002

View 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>
---