From: Michael Tremer Date: Sat, 22 Aug 2015 10:29:50 +0000 (+0200) Subject: postfix: Fix build on x86_64 X-Git-Tag: v2.17-core94~37^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=837f3a96f0c27c1f7315c5ad48584424275da950;p=ipfire-2.x.git postfix: Fix build on x86_64 Signed-off-by: Michael Tremer --- diff --git a/lfs/postfix b/lfs/postfix index fd332537a7..696c68e400 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -36,7 +36,7 @@ PAK_VER = 8 DEPS = "amavisd mysql" -CCARGS = -DNO_IPV6 `getconf LFS_CFLAGS` \ +CCARGS = `getconf LFS_CFLAGS` \ -DDEF_DAEMON_DIR="'\"/usr/lib/postfix\"'" \ -DDEF_MANPAGE_DIR="'\"/usr/share/man\"'" AUXLIBS =