Subject: CVS commit: pkgsrc/lang
From: Tobias Nygren
Date: 2022-01-07 16:49:53
Message id: 20220107154953.7A5AAFAEC@cvs.NetBSD.org

Log Message:
wasi-*: eliminate -march and/or -mcpu CFLAGS user might have set

Random CFLAGS from mk.conf are not a good idea in a cross compile scenario.
Also reset ABI to empty string since -m32 can break some native CMake tests.

Files:
RevisionActionfile
1.7modifypkgsrc/lang/wasi-compiler-rt/Makefile
1.5modifypkgsrc/lang/wasi-libc/Makefile
1.7modifypkgsrc/lang/wasi-libcxx/Makefile