postfix: Temporarily disable NIS

This makes postfix FTBFS because glibc has removed their
RPC headers.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-02-10 14:42:36 +00:00
parent 65a75e0ddf
commit b349f4da63

View File

@@ -38,7 +38,8 @@ DEPS = "amavisd mysql"
CCARGS = `getconf LFS_CFLAGS` \
-DDEF_DAEMON_DIR="'\"/usr/lib/postfix\"'" \
-DDEF_MANPAGE_DIR="'\"/usr/share/man\"'"
-DDEF_MANPAGE_DIR="'\"/usr/share/man\"'" \
-DNO_NIS
AUXLIBS =
# LDAP