diff options
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE CFLAGS = LDFLAGS = +G = -g + DEFAULT_SUPPORT = true # Set to "true" to enable all algorithms that are not explicitly disabled. # Set to "false" to disable all algorithms that are not explicitly enabled. |
