diff options
| -rw-r--r-- | meta/recipes-support/libgpg-error/libgpg-error_1.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.18.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.18.bb index 9501b67b05..6d11605e54 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.18.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.18.bb | |||
| @@ -19,7 +19,7 @@ SRC_URI[sha256sum] = "9ff1d6e61d4cef7c1d0607ceef6d40dc33f3da7a3094170c3718c00153 | |||
| 19 | BINCONFIG = "${bindir}/gpg-error-config" | 19 | BINCONFIG = "${bindir}/gpg-error-config" |
| 20 | 20 | ||
| 21 | inherit autotools binconfig-disabled pkgconfig gettext | 21 | inherit autotools binconfig-disabled pkgconfig gettext |
| 22 | 22 | CPPFLAGS += "-P" | |
| 23 | do_compile_prepend() { | 23 | do_compile_prepend() { |
| 24 | TARGET_FILE=linux-gnu | 24 | TARGET_FILE=linux-gnu |
| 25 | if [ ${TARGET_OS} != "linux" ]; then | 25 | if [ ${TARGET_OS} != "linux" ]; then |
