postfix: fix last cross compilation issue.
This commit is contained in:
parent
1267be2014
commit
41d0daa588
@ -19,6 +19,8 @@ if [ "$CROSS_BUILD" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
sed -e "s,\(/usr/include/db.h\),${XBPS_CROSS_BASE}/\1,g" -i makedefs
|
||||||
|
|
||||||
make makefiles DEBUG='' CCARGS=' \
|
make makefiles DEBUG='' CCARGS=' \
|
||||||
-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
|
-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
|
||||||
-DHAS_LDAP \
|
-DHAS_LDAP \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user