|
@@ -5,7 +5,7 @@ Subject: [PATCH] Bug 1801182 - Allow overriding OS_ARCH, OS_TEST and
|
|
|
OS_RELEASE in Makefile
|
|
|
|
|
|
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.
|
|
|
|
|
|
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
|