summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorKamil Rytarowski2017-06-02 12:51:46 +0200
committerPeter Maydell2017-06-02 12:51:46 +0200
commit993063fbb531d11f7ede59e5264308eafa6ee4ff (patch)
treebc34259c0da31c33b13f1adf911a2dcf1b613de8 /include/exec
parentMerge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into ... (diff)
downloadqemu-993063fbb531d11f7ede59e5264308eafa6ee4ff.tar.gz
qemu-993063fbb531d11f7ede59e5264308eafa6ee4ff.tar.xz
qemu-993063fbb531d11f7ede59e5264308eafa6ee4ff.zip
libvixl: Correct build failures on NetBSD
Ensure that C99 macros are defined regardless of the inclusion order of headers in vixl. This is required at least on NetBSD. The vixl/globals.h headers defines __STDC_CONSTANT_MACROS and must be included before other system headers. This file defines unconditionally the following macros, without altering the original sources: - __STDC_CONSTANT_MACROS - __STDC_LIMIT_MACROS - __STDC_FORMAT_MACROS Signed-off-by: Kamil Rytarowski <n54@gmx.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20170514051820.15985-1-n54@gmx.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions