diff options
| -rw-r--r-- | meta-oe/recipes-extended/snappy/snappy_1.1.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/snappy/snappy_1.1.7.bb b/meta-oe/recipes-extended/snappy/snappy_1.1.7.bb index 6f1978a070..70223be490 100644 --- a/meta-oe/recipes-extended/snappy/snappy_1.1.7.bb +++ b/meta-oe/recipes-extended/snappy/snappy_1.1.7.bb | |||
| @@ -19,3 +19,4 @@ inherit cmake pkgconfig | |||
| 19 | 19 | ||
| 20 | PACKAGECONFIG ??= "" | 20 | PACKAGECONFIG ??= "" |
| 21 | PACKAGECONFIG[lzo] = "-DHAVE_LIBLZO2=1,-DHAVE_LIBLZO2=0,lzo," | 21 | PACKAGECONFIG[lzo] = "-DHAVE_LIBLZO2=1,-DHAVE_LIBLZO2=0,lzo," |
| 22 | TARGET_CFLAGS += "-fPIC" | ||
