mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00: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:
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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user