mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
openssh: add '--without-stackprotect' configure option
The configure ckeck for the stack protection feature succeeds with GCC 6, even though the required runtime functions are missing. Issue #2386
This commit is contained in:
committed by
Christian Helmuth
parent
e317eca9a5
commit
d1bd39cebb
@@ -9,6 +9,7 @@ CONFIGURE_ARGS += --disable-ip6 \
|
||||
--with-md5-passwords \
|
||||
--without-zlib-version-check \
|
||||
--with-ssl-engine \
|
||||
--without-stackprotect \
|
||||
--disable-finger \
|
||||
--disable-gopher \
|
||||
--disable-news \
|
||||
|
||||
Reference in New Issue
Block a user