mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/libnss: fix overridden typo in patch description
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 339c50ecdc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -5,7 +5,7 @@ Subject: [PATCH] Bug 1801182 - Allow overriding OS_ARCH, OS_TEST and
|
|||||||
OS_RELEASE in Makefile
|
OS_RELEASE in Makefile
|
||||||
|
|
||||||
Starting from Make 4.3.91 simple expanded variables can't be safely
|
Starting from Make 4.3.91 simple expanded variables can't be safely
|
||||||
overriden via command line anymore, so let's use conditional expanded
|
overridden via command line anymore, so let's use conditional expanded
|
||||||
variables to override OS_ARCH, OS_TEST and OS_RELEASE.
|
variables to override OS_ARCH, OS_TEST and OS_RELEASE.
|
||||||
|
|
||||||
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
|
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user