smstools3: fix compilation with GCC10
authorRosen Penev <redacted>
Tue, 30 Jun 2020 00:21:17 +0000 (17:21 -0700)
committerRosen Penev <redacted>
Mon, 3 Aug 2020 23:45:02 +0000 (16:45 -0700)
commit19f03cfac9754c61b872d7a015f3a96adae0ef3b
treef4f1c80c97693acfa506e479884a0b3446df9c43
parent6d23184a8d929e2e890d7cdd3dcefe5aa7c142c2
smstools3: fix compilation with GCC10

GCC10 defaults to -fno-common , which breaks compilation as there are
multiple variables defined outside of the header file.

Signed-off-by: Rosen Penev <redacted>
utils/smstools3/Makefile
git clone https://git.99rst.org/PROJECT