Files
tty-solitaire/Makefile
Rudy Dellomas III d44c1eb623 Add C flag to allow tentative definitions
A gcc-10 changes the default behaviour from -fcommon to -fno-common,
which causes linking errors in some build processes.

Fixes #40.
2020-06-01 12:33:57 +10:00

1.9 KiB