aboutsummaryrefslogtreecommitdiff
path: root/utils/fakeuname/fakeuname.mk
Commit message (Collapse)AuthorAge
* fakeuname: add packageSergey V. Lobanov2022-01-28
This package provides fakeuname host tool to avoid build platform detection for invalid configure/build scripts that are not friendly to cross-platform build. This fake uname tool returns Linux as OS name and target Linux version as OS version. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>