buildfix with -DNDEBUG
commit2bc7446bb8caf751f7d6900af26384f6c64cc791
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 5 Jan 2010 22:11:03 +0000 (5 14:11 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 5 Jan 2010 22:11:03 +0000 (5 14:11 -0800)
tree57a66ab1002db7b16c0fe192bf66eda107ef5f83
parent844b5eb49d7fd4afa4f0309ce47f29d99886a2f7
buildfix with -DNDEBUG

Don't save that state unless its only user, an assertion,
is compiled.  Saving it broke a cygwin build.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/jtag/drivers/driver.c