diff options
| -rw-r--r-- | meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb b/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb index 271c2a30a3..2061c280e4 100644 --- a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb +++ b/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | |||
| @@ -26,6 +26,8 @@ EXTRA_OECONF += "--disable-doc --disable-Werror" | |||
| 26 | 26 | ||
| 27 | PROVIDES += "virtual/libomxil" | 27 | PROVIDES += "virtual/libomxil" |
| 28 | 28 | ||
| 29 | CFLAGS += "-fcommon" | ||
| 30 | |||
| 29 | # | 31 | # |
| 30 | # The .so files under ${libdir}/bellagio are not intended to be versioned and symlinked. | 32 | # The .so files under ${libdir}/bellagio are not intended to be versioned and symlinked. |
| 31 | # Make sure they get packaged in the main package. | 33 | # Make sure they get packaged in the main package. |
