Merge pull request #269 from infracaninophile/static-compile
modified libpkg/Makefile
@@ -43,6 +43,7 @@ CFLAGS+= -std=c99
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -57,6 +57,12 @@ test_depends(struct pkgdb *db, struct pkg *pkg, const char *name)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg-static/Makefile
@@ -1,5 +1,6 @@
|
|
|
|
| + | |
|
|
|
|
|