0
0
mirror of https://github.com/openwrt/packages.git synced 2025-10-01 01:21:57 +00:00
Files
packages/utils/smstools3/Makefile
Rosen Penev 19f03cfac9 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 <rosenp@gmail.com>
2020-08-03 16:45:02 -07:00

1.7 KiB