Define STATIC macro to static by default
authorIvan Maidanski <ivmai@mail.ru>
Mon, 27 May 2019 19:58:41 +0000 (22:58 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 27 May 2019 20:05:11 +0000 (23:05 +0300)
commit82f3056e1adc333c4a4e38ed76680c3ab50d0ab6
tree3679ee6a66640d248df2e97a4806a137eb2445f0
parent4d4f569c6e751687ddf498120664952d6cea198e
Define STATIC macro to static by default

This is reduce number of internal symbols exposed outside GC.

* include/private/gcconfig.h [!STATIC] (STATIC): Define to empty only
if GC_ASSERTIONS (regardless of NO_DEBUGGING); update comment.
include/private/gcconfig.h