davfs2: No forced stack protector
authorMichal Hrusecky <michal.hrusecky@nic.cz>
Tue, 28 Jun 2016 14:08:21 +0000 (16:08 +0200)
committerEtienne CHAMPETIER <champetier.etienne@gmail.com>
Sat, 2 Jul 2016 13:12:42 +0000 (13:12 +0000)
commit06d4dfe415caa685656e6cdc30596440ee93ea89
tree3fd6de500b5a9be64b97bed34e19ee5bcc2e2912
parentc6aa2450596edcb7436bccd68bfa49570a0d7c10
davfs2: No forced stack protector

davfs2 had hardcoded value for stack protector. If stack protector is disabled
in toolchain, it would break the build. Disabling the hardcoded value, counting
on settings in cross-build system.

Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
net/davfs2/Makefile
net/davfs2/patches/200-davfs2-1.5.4-no-forced-stack-protector.patch [new file with mode: 0644]