Disable stack protector features when cross compiling
authorGerhard Gappmeier <gerhard.gappmeier@ascolab.com>
Thu, 8 Nov 2018 17:15:52 +0000 (18:15 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:18 +0000 (10:58 +0100)
commitff9bd84c45ce9471c8355be1e9b591322d1b5a1b
tree80c05465cf4ea3d0cd17d87c5cafbcebc5062c1e
parent6aead6425eb00110ffc24aa47c5dde1e1ab8cd25
Disable stack protector features when cross compiling

When cross-compiling this for remarkable using the poky toolchain
this results in linker errors with stack protector: libssp_nonshared.a
not found
src/CMakeLists.txt