diff options
| -rw-r--r-- | meta/recipes-core/glib-2.0/glib.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index 0319b9d04c..51ccd4d5bb 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc | |||
| @@ -28,7 +28,7 @@ inherit autotools pkgconfig gettext | |||
| 28 | S = "${WORKDIR}/glib-${PV}" | 28 | S = "${WORKDIR}/glib-${PV}" |
| 29 | 29 | ||
| 30 | EXTRA_OECONF = "--disable-debug --enable-included-printf=no" | 30 | EXTRA_OECONF = "--disable-debug --enable-included-printf=no" |
| 31 | EXTRA_OECONF_virtclass-native = "" | 31 | EXTRA_OECONF_virtclass-native = "--disable-dtrace --disable-systemtap" |
| 32 | EXTRA_OECONF_poky-lsb = "--enable-included-printf=no" | 32 | EXTRA_OECONF_poky-lsb = "--enable-included-printf=no" |
| 33 | 33 | ||
| 34 | FILES_${PN} = "${libdir}/lib*${SOLIBS}" | 34 | FILES_${PN} = "${libdir}/lib*${SOLIBS}" |
