summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-08-03 14:47:10 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-10 13:05:48 -0500
commitf622d8a33dfbd83468d71e48624925c950b4010e (patch)
tree2a927da3eb4b24f9fc259c98a6b674416b567db6 /configure
parent7973f21c4b62a2143b7e90da31228c18bf70055a (diff)
downloadhqemu-f622d8a33dfbd83468d71e48624925c950b4010e.zip
hqemu-f622d8a33dfbd83468d71e48624925c950b4010e.tar.gz
convert gprof flags to style of rest of Makefile
Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index d371c69..6349d2e 100755
--- a/configure
+++ b/configure
@@ -2169,6 +2169,7 @@ if test "$gprof" = "yes" ; then
fi
if test "$target_softmmu" = "yes" ; then
ldflags="-p $ldflags"
+ echo "GPROF_CFLAGS=-p" >> $config_mak
fi
fi
OpenPOWER on IntegriCloud