mirror of
https://github.com/RTimothyEdwards/netgen.git
synced 2026-09-01 10:27:39 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user