aboutsummaryrefslogtreecommitdiff
path: root/pflocal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pflocal/Makefile')
-rw-r--r--pflocal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/pflocal/Makefile b/pflocal/Makefile
index 3a079753..0419c3ec 100644
--- a/pflocal/Makefile
+++ b/pflocal/Makefile
@@ -29,5 +29,7 @@ HURDLIBS = pipe trivfs iohelp fshelp ports ihash shouldbeinlibc
LDLIBS = -lpthread
MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h
+fsServer-CFLAGS = "-DMIG_EOPNOTSUPP=EOPNOTSUPP"
+ioServer-CFLAGS = "-DMIG_EOPNOTSUPP=EOPNOTSUPP"
include ../Makeconf