cgd
385de32c08
Trade one bit of lossage for another. Now that groff has been upgraded,
the Alpha no longer needs -fno-for-scope. However, NetBSD/Alpha's (cygnus snapshot) g++ doesn't allow virtual functions which aren't declared inline to be later defined as inline without a warning (-> error). Therefore, on the Alpha, define BROKEN_GXX_VIRTUAL_INLINE (which will go away after the Alpha is upgraded to use a more recent toolchain), and use it to make sure that declarations of virtual functions which will be defined inline are actually marked as inline when they're declared.
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%