freebsd-src/usr.sbin/pmc
Mark Johnston 23d4d0fcc1 pmc: Fix some problems with the makefile
- For some reason we don't build it as a PIE, but I don't have any
  problems doing so with either clang or gcc.
- There is no apparent need to override WARNS, so don't.
- Some building with -O0, presumably that's left over from debugging.

MFC after:	1 week
Reviewed by:	imp, brooks
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D43923
2024-02-16 09:50:43 -05:00
..
cmd_pmc_filter.cc usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cmd_pmc_list.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cmd_pmc_stat.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cmd_pmc_summary.cc usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cmd_pmc.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile pmc: Fix some problems with the makefile 2024-02-16 09:50:43 -05:00
pmc_util.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pmc.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00