diff options
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/cairo/cairo.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc index 1d5d551cc7..69984cbc88 100644 --- a/meta/recipes-graphics/cairo/cairo.inc +++ b/meta/recipes-graphics/cairo/cairo.inc | |||
| @@ -27,4 +27,4 @@ EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)} \ | |||
| 27 | inherit autotools pkgconfig | 27 | inherit autotools pkgconfig |
| 28 | 28 | ||
| 29 | # We don't depend on binutils so we need to disable this | 29 | # We don't depend on binutils so we need to disable this |
| 30 | export ac_cv_lib_bfd_bfd_openr=no | 30 | export ac_cv_lib_bfd_bfd_openr="no" |
