diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-20 16:50:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-20 16:50:50 +0000 |
commit | 7dad0f6fe4c4eafae35ac7c3a368b1034cccc2d1 (patch) | |
tree | 1e9ccfa5f7d06215c4a36c83792a21c18838da19 /include/debug.mk | |
parent | 9143cf5fc9e06af4a9bcf07f0009666ccf66961f (diff) | |
download | upstream-7dad0f6fe4c4eafae35ac7c3a368b1034cccc2d1.tar.gz upstream-7dad0f6fe4c4eafae35ac7c3a368b1034cccc2d1.tar.bz2 upstream-7dad0f6fe4c4eafae35ac7c3a368b1034cccc2d1.zip |
build: add optional dependency on libssp to all non-kernel packages
When enabling SSP_SUPPORT, a lot of packages fail during compile phase
with the following error:
Package X is missing dependencies for the following libraries:
libssp.so.0
This can be solved by adding an optional dependency on libssp to all
those packages, but as there are quite a few packages both in OpenWrt
core and in the package repository, it might make sense to add this
optional dependency to all non-kernel packages, instead of polluting
lots of package dependency lines with it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 44911
Diffstat (limited to 'include/debug.mk')
0 files changed, 0 insertions, 0 deletions