aboutsummaryrefslogtreecommitdiff
path: root/ports/antlr4/static.patch
blob: e66787233026a826d2154e17d6d0e58d1e6bda63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/antlr4-common.h b/antlr4-common.h
index ce45e9e..3162795 100644
--- a/antlr4-common.h
+++ b/antlr4-common.h
@@ -48,6 +48,7 @@
   #endif
 
   #define GUID_WINDOWS
+  #define ANTLR4CPP_STATIC
 
   #ifdef _WIN64
     typedef __int64 ssize_t;