cryptopp: new package
authorJulian Scheel <julian@jusst.de>
Thu, 17 Mar 2016 15:03:55 +0000 (16:03 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Apr 2016 19:38:50 +0000 (21:38 +0200)
commit615a04b2c3378ec05627f2f2c6b9047c87c735cb
tree1b406bc17324d8197c9632b70073005092430188
parente3b2d67d096f344a3b2b02f8e4acb7b37ba007a0
cryptopp: new package

Signed-off-by: Julian Scheel <julian@jusst.de>
[Thomas:
 - put HOST_CRYPTOPP_EXTRACT_CMDS earlier in the file, since it's what
   gets executed first.
 - fix typo in the name of HOST_CRYPTOPP_MAKE_OPTS
 - pass -fPIC in CXXFLAGS, since we're building a shared library
 - just call "make shared" for the build and "make install" for the
   installation.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cryptopp/cryptopp.hash [new file with mode: 0644]
package/cryptopp/cryptopp.mk [new file with mode: 0644]