Mac OS X Lion qemu build support

Registered by Sergey Zhukov

qemu does not build on Mac OS X Lion (and possibly Snow Leopard) without this patch

*** softfloat_old.h 2012-01-15 15:17:04.000000000 +0400
--- softfloat.h 2012-01-15 15:16:27.000000000 +0400
***************
*** 57,63 ****
--- 57,66 ----
  typedef uint8_t uint8;
  typedef int8_t int8;
  #ifndef _AIX
+ #ifndef _UINT16
  typedef int uint16;
+ #define _UINT16
+ #endif
  typedef int int16;
  #endif
  typedef unsigned int uint32;

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Peter Maydell

Related branches

Sprints

Whiteboard

Please don't create random blueprints against qemu-linaro.

(1) This is a bug, not something that should have a blueprint
(2) MacOSX isn't a supported host OS for Linaro, so this issue isn't something we would address
(3) The problem occurs with upstream QEMU as well so you should raise it with them.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.