Allow to activate debug_flags with make -DDEBUG_FLAGS and no assigned value
modified external/libelf/Makefile
@@ -70,6 +70,14 @@ libelf_convert.c: elf_types.m4 libelf_convert.m4
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified external/libyaml/Makefile
@@ -19,4 +19,12 @@ WARNS= 1
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
modified external/sqlite/Makefile
@@ -54,4 +54,12 @@ CFLAGS+= -DSQLITE_OMIT_AUTOVACUUM \
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
modified libpkg/Makefile
@@ -110,9 +110,12 @@ LDADD+= -ledit
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
|
|
|
|
|
modified pkg/Makefile
@@ -44,7 +44,11 @@ CFLAGS+= -DGITHASH="\" ${GITHASH}\""
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|