Skip to content

Commit

Permalink
remove hashmap
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Jul 13, 2022
1 parent ab51783 commit 05cfa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libmport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRCS= asset.c bundle_write.c bundle_read.c plist.c create_primative.c db.c \
default_cbs.c merge_primative.c bundle_read_install_pkg.c \
update_primative.c bundle_read_update_pkg.c pkgmeta.c \
fetch.c index.c index_depends.c install.c clean.c setting.c \
stats.c verify.c lock.c mkdir.c hashmap.c \
stats.c verify.c lock.c mkdir.c \
import_export.c upgrade.c update.c autoremove.c
INCS= mport.h

Expand Down

0 comments on commit 05cfa43

Please sign in to comment.