Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libselinux-python: Fix one invalid link | Changqing Li | 2020-04-30 | 1 | -0/+52 |
when host arch and target arch are different, the extension suffix of host is different with target one, so there will be a invalid link. Fix by update the way to create the link. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net> |