diff options
Diffstat (limited to 'meta-networking/recipes-support/dnsmasq/files/parallel-make.patch')
-rw-r--r-- | meta-networking/recipes-support/dnsmasq/files/parallel-make.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch b/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch index 3d1040cf3b..6d5b722eab 100644 --- a/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch +++ b/meta-networking/recipes-support/dnsmasq/files/parallel-make.patch | |||
@@ -5,6 +5,7 @@ can't rely on that order when doing a paralllel make build, so add an explicit | |||
5 | rule to enforce that order. | 5 | rule to enforce that order. |
6 | 6 | ||
7 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> | 7 | Signed-off-by: Christopher Larson <chris_larson@mentor.com> |
8 | Upstream-status: Pending | ||
8 | 9 | ||
9 | --- dnsmasq-2.68.orig/Makefile | 10 | --- dnsmasq-2.68.orig/Makefile |
10 | +++ dnsmasq-2.68/Makefile | 11 | +++ dnsmasq-2.68/Makefile |