Fix build with bundled libelf
modified pkg/Makefile
@@ -58,9 +58,6 @@ DEBUG_FLAGS+= -pg
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -82,6 +79,10 @@ LDADD_STATIC= -L../external/sqlite \
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|