retire BSD_CRTBEGIN option

BSD crt is currently used on all architectures (other than sparc64).
Remove the option and use BSD crt everywhere as part of the GCC 4.2.1
retirement plan.

https://lists.freebsd.org/pipermail/freebsd-arch/2020-January/019823.html

PR:		239851
Reviewed by:	andrew, brooks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23122
This commit is contained in:
Ed Maste
2020-01-31 18:04:04 +00:00
parent cca117a17b
commit 43e8403953
12 changed files with 2 additions and 33 deletions
@@ -7,7 +7,6 @@
# This file is not autogenerated - take care!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libdialog \
gnu/lib/libgcov \
gnu/lib/libgomp \