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

Bug#886978: marked as done (libgcc-?-dev/mips: please install msa.h)



Your message dated Thu, 25 Jan 2018 12:27:41 +0100
with message-id <0b5fb483-9e4e-f209-48dc-c60702148b48@debian.org>
and subject line Re: libgcc-?-dev/mips: please install msa.h
has caused the Debian Bug report #886978,
regarding libgcc-?-dev/mips: please install msa.h
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
886978: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886978
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-7
Version: 7.2.0-19

msa.h should be include into libgcc-?-dev package.
Since MSA is only available (and yet optional) for MIPS r5/r6,
this is not enabled by default.

Anyway this header should be installed.

do *NOT* apply this patch to gcc-6, as gcc-6 seems have not MSA support.

-- 
YunQiang Su
diff --git a/debian/rules.d/binary-libgcc.mk b/debian/rules.d/binary-libgcc.mk
index f5ed291..8593340 100644
--- a/debian/rules.d/binary-libgcc.mk
+++ b/debian/rules.d/binary-libgcc.mk
@@ -60,6 +60,7 @@ header_files = \
 		    vpclmulqdqintrin.h \
 		    {cet,clflushopt,clwb,clzero,gfni,pcommit,xsavec,xsaves}intrin.h \
 		    {arm_acle,unwind-arm-common,s390intrin}.h \
+		    msa.h \
 		    {cet,cross-stdarg,syslimits,unwind,varargs}.h; \
 		do \
 		  test -e $(d)/$(gcc_lib_dir)/include/$$h \


--- End Message ---
--- Begin Message ---
Version: 7.2.0-20

--- End Message ---

Reply to: