Commit 42970eb4275262764993caf7bd17e3594616754a

Samantha McVey 2018-04-11T13:46:35

Fix build on Solaris by using LBL_ERR instead of ERR libtommath won't build on Solaris 11.3 with a goto statement named `ERR`. Use LBL_ERR instead so it doesn't conflict.