提交 14d9f598 authored 作者: Travis Cross's avatar Travis Cross

Build openldap with -j1

Things seem to go wrong when building mod_ldap with make -j.
上级 0f4aedef
include $(top_srcdir)/build/modmake.rulesam include $(top_srcdir)/build/modmake.rulesam
MODNAME=mod_ldap MODNAME=mod_ldap
MAKEFLAGS=-j1
LDAP=openldap-2.4.19 LDAP=openldap-2.4.19
LDAP_DIR=$(switch_srcdir)/libs/$(LDAP) LDAP_DIR=$(switch_srcdir)/libs/$(LDAP)
LDAP_BUILDDIR=$(switch_builddir)/libs/$(LDAP) LDAP_BUILDDIR=$(switch_builddir)/libs/$(LDAP)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论