[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696961: parallel build disabled on non-ia64 archs



The goal should be to allow a parallel build on *all* archs. There shouldn't be any exception for ia64.

The entire ifneq construct should be removed:

ifneq ($(DEB_HOST_ARCH),ia64)
	extra_dh_opts += --parallel
endif




The dh invoke should read:

	dh $@ --parallel --with pkgkde_symbolshelper



Stephan


Reply to: