yosys-config: spelling

This commit is contained in:
Eddie Hung
2020-04-22 08:30:03 -07:00
parent 634b5e2d9f
commit 4f847cb64a
+1 -1
View File
@@ -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@"