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.
This commit is contained in:
@@ -7,7 +7,6 @@ DIRDEPS = \
|
||||
gnu/lib/libdialog \
|
||||
gnu/lib/libgomp \
|
||||
gnu/lib/libregex \
|
||||
gnu/lib/libssp \
|
||||
gnu/lib/libstdc++ \
|
||||
gnu/lib/libsupc++ \
|
||||
include \
|
||||
@@ -100,6 +99,7 @@ DIRDEPS = \
|
||||
lib/libsdp \
|
||||
lib/libsecureboot \
|
||||
lib/libsqlite3 \
|
||||
lib/libssp \
|
||||
lib/libstand \
|
||||
lib/libstdthreads \
|
||||
lib/libtacplus \
|
||||
|
||||
Reference in New Issue
Block a user