diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |