summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2013-01-05 18:38:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 13:28:24 +0000
commit3e87b2b796e2de50adcdf5ed9d777765ae8e3cee (patch)
tree4f77f8ef6401c645ffb541db43fa362a5be83699 /meta/recipes-extended
parent3d8f35a121d54b7a1b825b266a553752e22bf708 (diff)
downloadopenembedded-core-contrib-3e87b2b796e2de50adcdf5ed9d777765ae8e3cee.tar.gz
directfb: Rename __no_instrument_function__ macro to avoid conflicting redefinitions
The macro was renamed to __dfb_no_instrument_function__ . This will avoid build errors while compiling gst-plugins-bad with directfb support. This happens because gstreamer uses this macro to pass it to __attribute__. So, if we include directfb.h before, the gstreamer definition will end up: __attribute__ ((__attribute__((no_instrument_function)))). Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions