]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r351329:
authorBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 7 Jan 2020 16:47:25 +0000 (16:47 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 7 Jan 2020 16:47:25 +0000 (16:47 +0000)
commit5c4a8aee87416068582568a7dffb44eac3810e59
tree9d796b113ab9faff499e9a8c40169d05c7863ae2
parent2199b0827b2d1b7b573686f181633be0a15aa5e2
MFC r351329:

  gprof: disable building of a.out components

  On arm64, riscv, and s390x disable building of aout components.
  This allows gprof to build on these architectures which never supported
  the legacy a.out binary format.

Note: there might be more work needed for arm64 or risv and the MACHINE_
checks are based on what was use elsewhere in the tree at that time.  Other
will fix these parts with follow-up work.
usr.bin/gprof/Makefile
usr.bin/gprof/gprof.c
usr.bin/gprof/gprof.h