Add missing posix dependency
This commit is contained in:
parent
e66008210d
commit
fc572bf6f8
@ -1,5 +1,5 @@
|
|||||||
GHCFLAGS= -O $(GHC_EXTRA_OPTS)
|
GHCFLAGS= -O $(GHC_EXTRA_OPTS)
|
||||||
PKGFLAGS= -package-conf $(TOP)/plugins.conf.inplace
|
PKGFLAGS= -package posix -package-conf $(TOP)/plugins.conf.inplace
|
||||||
PKGFLAGS+= -package plugins
|
PKGFLAGS+= -package plugins
|
||||||
|
|
||||||
all: build
|
all: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user