mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
krb5: Disable parallel build
Builds of this package crash randomly on all architectures which might be related to the parallel build. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
4
lfs/krb5
4
lfs/krb5
@@ -93,8 +93,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--enable-dns-for-realm \
|
||||
CPPFLAGS="-I/usr/include/et"
|
||||
|
||||
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
|
||||
cd $(DIR_APP) && make $(EXTRA_INSTALL) install
|
||||
cd $(DIR_APP) && make #$(MAKETUNING)
|
||||
cd $(DIR_APP) && make install
|
||||
|
||||
for LIB in gssapi_krb5 gssrpc k5crypto kadm5clnt kadm5srv \
|
||||
kdb5 kdb_ldap krad krb5 krb5support verto; do \
|
||||
|
||||
Reference in New Issue
Block a user