Skip to content
Snippets Groups Projects
Commit 64283d35 authored by rswindell's avatar rswindell
Browse files

Work-around problem in src/sbbs3/GNUmakefile:

Macros in sbbsdefs.mk should only be defined when building libsbbs.so. This is
the cause of the "static declaration of 'x' follows non-static declaration" GCC
warnings. While harmless warnings now, in GCC 3.5, this condition has been
elevated to a compile error. :-(
The real fix needs to be made in GNUmakefile someday (Deuce). :-)
parent 79e88e65
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment