diff options
Diffstat (limited to 'meta-oe/recipes-support/gd')
| -rw-r--r-- | meta-oe/recipes-support/gd/gd_2.3.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.3.3.bb b/meta-oe/recipes-support/gd/gd_2.3.3.bb index 062c4b4a8f..884a2b54ac 100644 --- a/meta-oe/recipes-support/gd/gd_2.3.3.bb +++ b/meta-oe/recipes-support/gd/gd_2.3.3.bb | |||
| @@ -43,6 +43,8 @@ EXTRA_OECONF += "--disable-rpath" | |||
| 43 | 43 | ||
| 44 | EXTRA_OEMAKE = 'LDFLAGS="${LDFLAGS}"' | 44 | EXTRA_OEMAKE = 'LDFLAGS="${LDFLAGS}"' |
| 45 | 45 | ||
| 46 | CFLAGS += "-Wno-error=maybe-uninitialized" | ||
| 47 | |||
| 46 | DEBUG_OPTIMIZATION:append = " -Wno-error=maybe-uninitialized" | 48 | DEBUG_OPTIMIZATION:append = " -Wno-error=maybe-uninitialized" |
| 47 | 49 | ||
| 48 | do_install:append:class-target() { | 50 | do_install:append:class-target() { |
