Corrected Tcl list output (and, by consequence, the JSON file

output) to include pin information (missing "-list" argument to
the "equate pins" command).
This commit is contained in:
Tim Edwards
2017-12-07 08:45:37 -05:00
parent 4098b7d5fd
commit 77e5d70626
4 changed files with 10 additions and 6 deletions
-1
View File
@@ -868,7 +868,6 @@ case $target in
AC_DEFINE(i386)
;;
*darwin*)
AC_DEFINE(macosx)
if test "$CPP" = "cc -E" ; then
CPPFLAGS="$CPPFLAGS -no-cpp-precomp"
fi