mirror of https://github.com/YosysHQ/yosys.git
yosys-config: spelling
This commit is contained in:
parent
634b5e2d9f
commit
4f847cb64a
|
@ -6,7 +6,7 @@ help() {
|
|||
echo "Usage: $0 [--exec] [--prefix pf] args.."
|
||||
echo " $0 --build modname.so cppsources.."
|
||||
echo ""
|
||||
echo "Replecement args:"
|
||||
echo "Replacement args:"
|
||||
echo " --cxx @CXX@"
|
||||
echo " --cxxflags $( echo '@CXXFLAGS@' | fmt -w60 | sed ':a;N;$!ba;s/\n/ \\\n /g' )"
|
||||
echo " --ldflags @LDFLAGS@"
|
||||
|
|
Loading…
Reference in New Issue