gallium/gallivm: enable linking lp_bld_printf function with C++ code
authorJan Zielinski <jan.zielinski@intel.com>
Mon, 20 Jan 2020 12:57:36 +0000 (13:57 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jan 2020 11:00:18 +0000 (11:00 +0000)
commita24b3b228a0a9c0bab0de2e024798c85479ef9b4
tree5e4be3c8469217fde5310f291ff2a14b37600cfc
parent3f9a6011a68830ee6755397692cf0a51c4c913a7
gallium/gallivm: enable linking lp_bld_printf function with C++ code

To enable linking functions declared in lp_bld_printf.h file with C++,
we need to add appropriate macros to the header.

Reviewed-by: Krzysztof Raszkowski <krzysztof.raszkowski@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3470>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3470>
src/gallium/auxiliary/gallivm/lp_bld_printf.h