seafile-server: fix build with libssp & non-musl libc
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 20 Jun 2019 09:11:39 +0000 (12:11 +0300)
committerRosen Penev <rosenp@gmail.com>
Thu, 20 Jun 2019 16:48:21 +0000 (09:48 -0700)
commit9f683f180e95088e59e87a4c3f68b9b5ad565f06
treef2d6a63ae2c1577bdfc65566d79f6c7331a09b42
parent98f8621c99a8c34b89923b8762040586257c8534
seafile-server: fix build with libssp & non-musl libc

Fixes: https://github.com/openwrt/packages/issues/9255
This seems to fail the build for this package only.
So, this change patches the build, to add `-lssp` to the LDFLAGS of this
package, in case the build uses GCC's libssp.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
net/seafile-server/Makefile