diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-02-17 12:02:58 +0800 |
---|---|---|
committer | Jeffery To <jeffery.to@gmail.com> | 2023-04-24 16:18:13 +0800 |
commit | 2f4b161e2828a645ac1bfc2a77e9506fe3c8772d (patch) | |
tree | fcb81259e18e24c1f5895ce55cfbd910cdc69b7b /lang/python | |
parent | fbbe30622a9c066c26c3debe3742ca92a7a48feb (diff) |
xxhash: Fix pkg-config metadata file
Currently, Build/InstallDev installs libxxhash.pc.in, which is the
template for libxxhash.pc and does not contain the correct information.
(pkg-config also does not recognize this file name.)
This uses PKG_INSTALL:=1 so that libxxhash.pc is generated (by 'make
install').
This also removes the need to override Build/Prepare by setting the
correct command in PKG_UNPACK.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'lang/python')
0 files changed, 0 insertions, 0 deletions