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

Bug#883279: qt4-x11: please add mips64r6 and mips64r6el in debian/rules as 64bit while not g++64



We are working towards reviving qt4 from the archive. I do not mind adding this patch of I have to do some other upload, but I don't think it's worth just for this one.

El 1 dic. 2017 11:54 a.m., "YunQiang Su" <wzssyqa@gmail.com> escribió:
Package: src:qt4-x11
Version: 4.8.7+dfsg-11

The patch is quite simple:

ifneq (,$(filter $(DEB_HOST_ARCH),alpha ia64 mips64 mips64el))
---->>>
ifneq (,$(filter $(DEB_HOST_ARCH),alpha ia64 mips64 mips64el mips64r6
mips64r6el))

--
YunQiang Su


Reply to: