Skip to content

Commit

Permalink
qemu: Enable jemalloc support
Browse files Browse the repository at this point in the history
Pass `--enable-jemalloc` as requested by Thomas.
  • Loading branch information
pmenzel committed Dec 16, 2016
1 parent bf646e9 commit 00b5fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu.be0
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ mee_configure() {
start_cmd ${S}/configure --prefix=${PREFIX} \
$targets \
--enable-system \
--enable-jemalloc \
--enable-virtfs \
--audio-drv-list=${AUDIODRIVERS}
}
Expand Down

0 comments on commit 00b5fe3

Please sign in to comment.