summaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-01-06 18:15:55 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-01-06 18:15:55 +0000
commita33774adb3e7e902ca1742227ee070b93d602fc8 (patch)
tree73458ab50eb9787ad66f830f598f347025b1054c /targets
parentf87832257d9b4984d51f9e61eaee153917fec34c (diff)
downloadsrc-test2-a33774adb3e7e902ca1742227ee070b93d602fc8.tar.gz
src-test2-a33774adb3e7e902ca1742227ee070b93d602fc8.zip
Update libssp paths in various Makefile.depend* files
I've been advised that the model that uses these are fairly resilient, but we do know the proper path to use (or remove, in the case of ^/targets/...), so go ahead and update them to reflect that.
Notes
Notes: svn path=/head/; revision=356422
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/userland/gnu/Makefile.depend2
1 files changed, 0 insertions, 2 deletions
diff --git a/targets/pseudo/userland/gnu/Makefile.depend b/targets/pseudo/userland/gnu/Makefile.depend
index 0a1e34c01fdf..356014a4cdcc 100644
--- a/targets/pseudo/userland/gnu/Makefile.depend
+++ b/targets/pseudo/userland/gnu/Makefile.depend
@@ -12,8 +12,6 @@ DIRDEPS = \
gnu/lib/libgcov \
gnu/lib/libgomp \
gnu/lib/libregex/doc \
- gnu/lib/libssp \
- gnu/lib/libssp/libssp_nonshared \
gnu/lib/libstdc++ \
gnu/lib/libsupc++ \
gnu/usr.bin/binutils/ar \