We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75763b9 commit fdb17b0Copy full SHA for fdb17b0
2 files changed
lib/libmport/Makefile
@@ -6,7 +6,7 @@ MPORTDIR= ${SRCTOP}/contrib/mport
6
7
LIB= mport
8
SRCS= asset.c bundle_write.c bundle_read.c plist.c create_primative.c db.c \
9
- dispatch.c util.c error.c \
+ util.c error.c \
10
info.c install_primative.c instance.c \
11
version_cmp.c check_preconditions.c delete_primative.c \
12
default_cbs.c merge_primative.c bundle_read_install_pkg.c \
share/mk/src.libnames.mk
@@ -354,7 +354,7 @@ _DP_osmvendor= ibumad pthread
354
.endif
355
356
_DP_msearch= sqlite3 magic z
357
-_DP_mport= md archive bz2 lzma z fetch sqlite3 dispatch BlocksRuntime pthread
+_DP_mport= md archive bz2 lzma z fetch sqlite3 pthread
358
_DP_dispatch= BlocksRuntime pthread
359
_DP_blocksruntime=
360
0 commit comments