Make arm-xlate.pl set use strict.
authorDavid Benjamin <davidben@google.com>
Mon, 20 Jun 2016 19:05:06 +0000 (15:05 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 20 Jun 2016 20:26:15 +0000 (16:26 -0400)
commitabeae4d3251181f1cedd15e4433e79406b766155
tree312d8d49342b7b6730fefbd49ddcbc5c13a4f53b
parentaa951ef3d745aa0c32b984fd9be2cc21382b97f6
Make arm-xlate.pl set use strict.

It was already nearly clean. Just one undeclared variable.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1240)
crypto/perlasm/arm-xlate.pl