Home
last modified time | relevance | path

Searched hist:"5 bc62e01cd22ea1f56bde94b0616c46f8af2676e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure5bc62e01cd22ea1f56bde94b0616c46f8af2676e Wed Feb 08 06:54:13 CST 2012 Gerd Hoffmann <kraxel@redhat.com> build: allow turning off debuginfo

This patch adds --{enable,disable}-debug-info switches to configure
which allows to include/exclude the '-g' switch on the gcc & ld
command lines. Not building debug info reduces ressource usage
(especially disk) alot and is quite useful for test builds.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>