Home
last modified time | relevance | path

Searched hist:"78 e9d4ad11e7116376328860a58b96765ade7b62" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure78e9d4ad11e7116376328860a58b96765ade7b62 Thu Nov 26 05:13:12 CST 2015 Stefan Weil <sw@weilnetz.de> w32: Use gcc option -mthreads

QEMU uses threads / coroutines, therefore support for thread local storage
and thread safe libraries (-D_MT) must be enabled by using -mthreads.

Signed-off-by: Stefan Weil <sw@weilnetz.de>