On 30/9/23 20:18, Richard Henderson wrote:
This build option has been deprecated since 8.0.
Remove all CONFIG_GPROF code that depends on that,
including one errant check using TARGET_GPROF.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  docs/about/deprecated.rst      | 14 --------------
  meson.build                    | 12 ------------
  bsd-user/bsd-proc.h            |  3 ---
  bsd-user/signal.c              |  5 -----
  linux-user/exit.c              |  6 ------
  linux-user/signal.c            |  5 -----
  meson_options.txt              |  3 ---
  scripts/meson-buildoptions.sh  |  3 ---
  tests/qemu-iotests/meson.build |  2 +-
  9 files changed, 1 insertion(+), 52 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to