mkModid is fixed, so pdynload works well on Windows
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
GHCFLAGS= -O
|
||||
GHCFLAGS= -O $(GHC_EXTRA_OPTS)
|
||||
PKGFLAGS= -package-conf $(TOP)/plugins.conf.inplace
|
||||
PKGFLAGS+= -package plugins -package unix
|
||||
PKGFLAGS+= -package plugins
|
||||
|
||||
all: build
|
||||
|
||||
|
Reference in New Issue
Block a user