diff options
author | Szymon Janc <szymon.janc@tieto.com> | 2013-10-10 10:15:34 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2013-10-11 14:59:32 +0200 |
commit | 0b24507b8a3e0e003b57af0849c74d8d06b2e5b0 (patch) | |
tree | 5cdce61f525c3e22b2fb722483447115a901d7b1 /monitor | |
parent | 1cbb3e88bed13a2ea5e2cfb1ba136d959a1208fb (diff) |
emulator: Fix AMP emulation build error
This fix build with GCC 4.6.3.
CC emulator/amp.o
emulator/amp.c: In function ‘send_packet’:
emulator/amp.c:172:7: error: ignoring return value of ‘write’,
declared with attribute warn_unused_result [-Werror=unused-result]
cc1: all warnings being treated as errors
make[1]: *** [emulator/amp.o] Error
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions