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:38:28 +0000
commitab7f34dc9a931fd2d8a324d01069c4a3ec91a3fa (patch)
tree2514fbab2abdebc656c8e206e9a9d7ca4efeba84 /meta/recipes-extended
parentca40915da37b7b9298a5cc336938899df0baa86f (diff)
downloadpoky-ab7f34dc9a931fd2d8a324d01069c4a3ec91a3fa.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)))). (From OE-Core rev: 3e87b2b796e2de50adcdf5ed9d777765ae8e3cee) 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