diff options
| -rw-r--r-- | meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb index 4738f0e786..39637663f6 100644 --- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb +++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb | |||
| @@ -22,3 +22,5 @@ S = "${WORKDIR}/git" | |||
| 22 | inherit autotools | 22 | inherit autotools |
| 23 | 23 | ||
| 24 | EXTRA_AUTORECONF += "--exclude=autoheader" | 24 | EXTRA_AUTORECONF += "--exclude=autoheader" |
| 25 | |||
| 26 | EXTRA_OECONF:append:libc-musl = " --with-jemalloc-prefix=je_" | ||
