diff options
author | John Arbuckle <programmingkidx@gmail.com> | 2018-01-04 14:49:52 -0500 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-01-10 12:53:00 +1100 |
commit | 307f3d015625e705dba0a0bd2735ce42118fd533 (patch) | |
tree | 25192863ee26f03cca72d93a5d9a0cb34fb35736 /dtc | |
parent | a6a444a87aae0062ffed45374b93217ff3308a8c (diff) | |
download | qemu-307f3d015625e705dba0a0bd2735ce42118fd533.zip qemu-307f3d015625e705dba0a0bd2735ce42118fd533.tar.gz qemu-307f3d015625e705dba0a0bd2735ce42118fd533.tar.bz2 |
Update dtc to fix compilation problem on Mac OS 10.6
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>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtc')
m--------- | dtc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/dtc b/dtc -Subproject 558cd81bdd432769b59bff01240c44f82cfb1a9 +Subproject e54388015af1fb4bf04d0bca99caba1074d9cc4 |