From cdcc61efdfd39013523dd74271e9aacf2d429116 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 12 Jan 2020 22:01:08 +0100 Subject: [PATCH] - crosstool/hd2: enable libssp; You have to rebuild your crosstool! --- configs/ct-ng-coolstream-hd2.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ct-ng-coolstream-hd2.config b/configs/ct-ng-coolstream-hd2.config index 2fb3da74..8c2f75e3 100644 --- a/configs/ct-ng-coolstream-hd2.config +++ b/configs/ct-ng-coolstream-hd2.config @@ -396,7 +396,7 @@ CT_CC_GCC_USE_LTO=y # CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set # CT_CC_GCC_LIBMUDFLAP is not set # CT_CC_GCC_LIBGOMP is not set -# CT_CC_GCC_LIBSSP is not set +CT_CC_GCC_LIBSSP=y # CT_CC_GCC_LIBQUADMATH is not set #