[Buildroot] [PATCH v2] libssh: new package

Scott Fan fancp2007 at gmail.com
Sun Aug 30 16:05:09 UTC 2015


Dear Thomas,

I've fixed this patch as your suggestion, the key point is -DWITH_STACK_PROTECTOR=OFF.

I think it works right now.

Thanks.

Scott Fan (1):
  libssh: new package

 package/Config.in          |  1 +
 package/libssh/Config.in   | 11 +++++++++++
 package/libssh/libssh.hash |  2 ++
 package/libssh/libssh.mk   | 36 ++++++++++++++++++++++++++++++++++++
 4 files changed, 50 insertions(+)
 create mode 100644 package/libssh/Config.in
 create mode 100644 package/libssh/libssh.hash
 create mode 100644 package/libssh/libssh.mk

-- 
2.5.1



More information about the buildroot mailing list