зеркало из https://github.com/mozilla/pjs.git
Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.
This commit is contained in:
Родитель
55367d22bf
Коммит
089a7b1eef
|
@ -308,7 +308,8 @@ endif
|
|||
|
||||
ldap:
|
||||
ifdef MOZ_LDAP_XPCOM
|
||||
$(MAKE) -C directory/c-sdk/ldap
|
||||
$(MAKE) -C directory/c-sdk/ldap export
|
||||
$(MAKE) -C directory/c-sdk/ldap install
|
||||
endif
|
||||
|
||||
# For modules.mk standalone build
|
||||
|
|
Загрузка…
Ссылка в новой задаче