ext: disable PLY debugging
authorCurtis Dunham <Curtis.Dunham@arm.com>
Thu, 20 Mar 2014 00:18:43 +0000 (19:18 -0500)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Thu, 20 Mar 2014 00:18:43 +0000 (19:18 -0500)
commit29c15c6870b67732d1a14b6b2702d5fdca82521e
treeb9fdd92e44dd0aae2a9c1ade15666bba6323c045
parentad019c5c58ac8983f53be2cdf87e7a81f260a5ef
ext: disable PLY debugging

Very rarely does anyone ever mess with PLY code, and when
such a need arises, the developer can reenable this flag in
their working tree.

This will eliminate the "generating LALR tables" message
during compilation and temporary parser.out file as well.
ext/ply/ply/yacc.py