aboutsummaryrefslogtreecommitdiff
path: root/devel/aarch64-gcc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2018-07-27 15:57:50 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2018-07-27 15:57:50 +0000
commitbe85071978e479f6299228aedddcfc1cf534655d (patch)
treea65050dee2bb203ae38535a429b0eb365e5d16f6 /devel/aarch64-gcc
parent021a97a2a6b919cfe4440be3745e921ea65bfb59 (diff)
downloadports-be85071978e479f6299228aedddcfc1cf534655d.tar.gz
ports-be85071978e479f6299228aedddcfc1cf534655d.zip
Cleanup packing lists for xtoolchain gcc packages.
- Add missing entries for gcov-dump and the gcov-tool manpage to the various xtoolchain gcc ports. - Add gcov-dump to the post-install loops that handle optional renaming of tools and manpages. Reviewed by: kan Differential Revision: https://reviews.freebsd.org/D16465
Notes
Notes: svn path=/head/; revision=475446
Diffstat (limited to 'devel/aarch64-gcc')
-rw-r--r--devel/aarch64-gcc/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/aarch64-gcc/pkg-plist b/devel/aarch64-gcc/pkg-plist
index 985237f38594..9ae9d4873497 100644
--- a/devel/aarch64-gcc/pkg-plist
+++ b/devel/aarch64-gcc/pkg-plist
@@ -7,6 +7,7 @@ bin/%%GCC_TARGET%%-gcc-ar
bin/%%GCC_TARGET%%-gcc-nm
bin/%%GCC_TARGET%%-gcc-ranlib
bin/%%GCC_TARGET%%-gcov
+bin/%%GCC_TARGET%%-gcov-dump
bin/%%GCC_TARGET%%-gcov-tool
lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/arm_acle.h
lib/gcc/%%GCC_TARGET%%/%%GCC_VERSION%%/include/arm_neon.h
@@ -423,3 +424,5 @@ man/man1/%%GCC_TARGET%%-cpp.1.gz
man/man1/%%GCC_TARGET%%-g++.1.gz
man/man1/%%GCC_TARGET%%-gcc.1.gz
man/man1/%%GCC_TARGET%%-gcov.1.gz
+man/man1/%%GCC_TARGET%%-gcov-dump.1.gz
+man/man1/%%GCC_TARGET%%-gcov-tool.1.gz