app-crypt/rhash: pass --target=${CHOST} to configure
authorMarty E. Plummer <hanetzer@startmail.com>
Thu, 22 Mar 2018 07:55:12 +0000 (02:55 -0500)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 22 Mar 2018 21:06:05 +0000 (21:06 +0000)
commit00de856ef8bed699cf27efa738c705d929e2786e
treeeb0a83d73666676c54e8525dedefaec64d73254f
parentd1dee7f811e67c7f937646a851336c49f6ed2095
app-crypt/rhash: pass --target=${CHOST} to configure

Without this change, app-crypt/rhash when built with a mingw-w64
crossdev toolchain ends up with the various rhash binaries being PE32
binaries without an '*.exe' extension and librhash having a '*.so'
extension, also a PE32 library, and no import library ('*.dll.a').

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7548
app-crypt/rhash/rhash-1.3.6-r1.ebuild