Autodetect if bundled libelf is necessary
modified external/Makefile
@@ -1,6 +1,6 @@
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/Makefile
@@ -85,7 +85,7 @@ CFLAGS+= -I. \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -94,7 +94,7 @@ LDADD+= -L../external/sqlite \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/Makefile
@@ -58,6 +58,9 @@ DEBUG_FLAGS+= -pg
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|