commit | 554566e1aecfc2764038e1dbc2139ee1122861a9 | [log] [tgz] |
---|---|---|
author | David Turner <digit@android.com> | Tue Aug 09 10:45:19 2011 +0200 |
committer | David Turner <digit@android.com> | Tue Aug 09 10:45:19 2011 +0200 |
tree | a0154f3c83bf20f646d23cb112a395de1091cc4b | |
parent | 079ff13b07b41d49c4d2f961ba6131960bd81c89 [diff] |
qemu_pipe: fix Mac build error. The <hardware/qemu_pipe.h> header was missing an include that causes the code under development/tools/emulator/opengl to fail to compile on OS X. You need to define BUILD_EMULATOR_OPENGL=true in your environment, otherwise this code doesn't get built yet by default. Change-Id: Ia1b48c0ab84f493f3c9f95030d9165961069fb6e