diff options
Diffstat (limited to 'meta-oe/recipes-devtools')
| -rw-r--r-- | meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb b/meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb index 53bbf7eee4..2f456bf64d 100644 --- a/meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb +++ b/meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb | |||
| @@ -17,6 +17,8 @@ S = "${WORKDIR}/json_spirit_v${PV}" | |||
| 17 | 17 | ||
| 18 | DEPENDS = "boost" | 18 | DEPENDS = "boost" |
| 19 | 19 | ||
| 20 | LDFLAGS += "-Wl,--as-needed -latomic -Wl,--no-as-needed" | ||
| 21 | |||
| 20 | inherit cmake | 22 | inherit cmake |
| 21 | 23 | ||
| 22 | FILES_${PN}-dev += "${datadir}/cmake/Modules/FindLibJsonSpirit.cmake" | 24 | FILES_${PN}-dev += "${datadir}/cmake/Modules/FindLibJsonSpirit.cmake" |
