From: Yonggang Luo
undefsym.sh are not msys2 compatible, convert it to python script
Signed-off-by: Yonggang Luo
---
meson.build | 2 +-
scripts/undefsym.py | 70 +
scripts/undefsym.sh | 20 -
3 files changed, 71 insertions(+), 2
On Fri, 28 Aug 2020 at 15:11, wrote:
>
> From: Yonggang Luo
>
> undefsym.sh are not msys2 compatible, convert it to python script
>
> Signed-off-by: Yonggang Luo
> diff --git a/scripts/undefsym.py b/scripts/undefsym.py
> new file mode 100644
> index 00..c690f88c7a
> --- /dev/null
> +++
From: Yonggang Luo
undefsym.sh are not msys2 compatible, convert it to python script
Signed-off-by: Yonggang Luo
---
meson.build | 2 +-
scripts/undefsym.py | 57 +
scripts/undefsym.sh | 20
3 files changed, 58 insertions(+)