diff mbox series

[v2] Update dtc to fix compilation problem on Mac OS 10.6

Message ID 20180104194952.2836-1-programmingkidx@gmail.com
State New
Headers show
Series [v2] Update dtc to fix compilation problem on Mac OS 10.6 | expand

Commit Message

Programmingkid Jan. 4, 2018, 7:49 p.m. UTC
Currently QEMU does not build on Mac OS 10.6
because of a missing patch in the dtc
subproject. Updating dtc to make the patch
available fixes this problem.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
---
v2 changes:
Updated the commit to point to version 1.4.6.

 dtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Gibson Jan. 5, 2018, 3:05 a.m. UTC | #1
On Thu, Jan 04, 2018 at 02:49:52PM -0500, John Arbuckle wrote:
> Currently QEMU does not build on Mac OS 10.6
> because of a missing patch in the dtc
> subproject. Updating dtc to make the patch
> available fixes this problem.
> 
> Signed-off-by: John Arbuckle <programmingkidx@gmail.com>

Applied, thanks.

> ---
> v2 changes:
> Updated the commit to point to version 1.4.6.
> 
>  dtc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/dtc b/dtc
> index 558cd81bdd..e54388015a 160000
> --- a/dtc
> +++ b/dtc
> @@ -1 +1 @@
> -Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d
> +Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42
diff mbox series

Patch

diff --git a/dtc b/dtc
index 558cd81bdd..e54388015a 160000
--- a/dtc
+++ b/dtc
@@ -1 +1 @@ 
-Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d
+Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42