diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2025-11-14 12:15:05 -0500 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2025-11-14 12:15:05 -0500 |
| commit | 68d2a050399fcefd452f779058212235d826a96f (patch) | |
| tree | aad7d58623c56340a0cb07f4ee2df2ddbfdd1d99 /config.mk | |
| parent | 9214d64f1da9ca26e21f39eebd53287d449810f6 (diff) | |
pke-at: cleanup debug, section types
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ INCS = `$(PKG_CONFIG) --static --cflags $(USED_STATIC_LIBS)` LIBS = -lm `$(PKG_CONFIG) --static --libs $(USED_STATIC_LIBS)` -lpthread # flags -# -fsanitize=address \ +# -fsanitize=address \ SHARED_FLAGS = \ -D_DEFAULT_SOURCE \ |
