diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb index 3dfd4e90fe..52176872cf 100644 --- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb +++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb | |||
| @@ -17,3 +17,5 @@ S = "${WORKDIR}/git" | |||
| 17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
| 18 | 18 | ||
| 19 | EXTRA_OECONF = " --without-cython " | 19 | EXTRA_OECONF = " --without-cython " |
| 20 | |||
| 21 | CFLAGS += "-D_GNU_SOURCE" | ||
