On 02/13/2013 09:21 AM, Aleksander Morgado wrote:
Needed for systemd-udev compilation.
Why would we need this at all? I would rather you teach systemd-udev about the availability of ssp.
Signed-off-by: Aleksander Morgado <[email protected]> --- toolchain/uClibc/config-0.9.33.2/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/uClibc/config-0.9.33.2/common b/toolchain/uClibc/config-0.9.33.2/common index f806194..1af90da 100644 --- a/toolchain/uClibc/config-0.9.33.2/common +++ b/toolchain/uClibc/config-0.9.33.2/common @@ -154,7 +154,7 @@ UCLIBC_HAS_SHADOW=y UCLIBC_HAS_SIGNUM_MESSAGES=y UCLIBC_HAS_SOCKET=y UCLIBC_HAS_SOFT_FLOAT=y -# UCLIBC_HAS_SSP is not set +UCLIBC_HAS_SSP=y UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
