]> Git Repo - qemu.git/commit - default-configs/ppc64-linux-user.mak
target-ppc: Enable Building of libdecnumber
authorTom Musta <[email protected]>
Mon, 21 Apr 2014 20:54:52 +0000 (15:54 -0500)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:29 +0000 (13:24 +0200)
commite58f8d1ff9f1f71bb1162ccd2f05c258ca8efdbe
tree9907d753d2aa8cadbd26f75f4cd0806bbe8e04eb
parent4922fd7d526e2740c18cee69cd371a32dcb2049a
target-ppc: Enable Building of libdecnumber

Enable compilation of the newly added libdecnumber library code.
Object file targets are added to Makefile.target using a newly
introduced flag CONFIG_LIBDECNUMBER.  The flag is added
to the PowerPC targets (ppc[64]-linux-user, ppc[64]-softmmu).

Signed-off-by: Tom Musta <[email protected]>
[agraf: add ppcemb and ppc64abi32 config]
Signed-off-by: Alexander Graf <[email protected]>
Makefile.target
default-configs/ppc-linux-user.mak
default-configs/ppc-softmmu.mak
default-configs/ppc64-linux-user.mak
default-configs/ppc64-softmmu.mak
default-configs/ppc64abi32-linux-user.mak
default-configs/ppcemb-softmmu.mak
This page took 0.026606 seconds and 4 git commands to generate.