aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-01-31 18:04:04 +0000
committerEd Maste <emaste@FreeBSD.org>2020-01-31 18:04:04 +0000
commit43e8403953cb97ffa6306dd13d2e92fdec91e47c (patch)
treebf4e4003df207dde5ee6fd2b5c0c20598c540625 /targets
parentcca117a17b8b1e9561b4be772e0e38f8eca79126 (diff)
downloadsrc-43e8403953cb97ffa6306dd13d2e92fdec91e47c.tar.gz
src-43e8403953cb97ffa6306dd13d2e92fdec91e47c.zip
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
Notes
Notes: svn path=/head/; revision=357338
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/userland/gnu/Makefile.depend1
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/pseudo/userland/gnu/Makefile.depend b/targets/pseudo/userland/gnu/Makefile.depend
index 356014a4cdcc..d5c025de9846 100644
--- a/targets/pseudo/userland/gnu/Makefile.depend
+++ b/targets/pseudo/userland/gnu/Makefile.depend
@@ -7,7 +7,6 @@
# This file is not autogenerated - take care!
DIRDEPS = \
- gnu/lib/csu \
gnu/lib/libdialog \
gnu/lib/libgcov \
gnu/lib/libgomp \