Bug#805893: Please confirm the patch.

2015-11-30 Thread YunQiang Su
I tested this patch. It works well for mips64el. On Fri, Nov 27, 2015 at 11:40 AM, YunQiang Su wrote: > On Wed, Nov 25, 2015 at 6:23 PM, Ghislain Vaillant wrote: >> This is the relevant portion of the proposed patch: >> >>> ifeq ($(DEB_HOST_ARCH),ppc64el)

Bug#805893: Please confirm the patch.

2015-11-26 Thread YunQiang Su
On Wed, Nov 25, 2015 at 6:23 PM, Ghislain Vaillant wrote: > This is the relevant portion of the proposed patch: > >> ifeq ($(DEB_HOST_ARCH),ppc64el) >> DEB_CFLAGS_MAINT_APPEND += -mno-altivec >> +DEB_CXXFLAGS_MAINT_APPEND += -mno-altivec >> +endif >> +# Build without Altivec