Re: [PATCH] automake: Add default libtool_tag to cppasm.

2018-01-04 Thread Mathieu Lirzin
Hello, Khem Raj writes: > * bin/automake.in (register_language): Define default libtool tag to be CC > since CPPASCOMPILE is using CC to call assembler > > Signed-off-by: Khem Raj > --- Pushed as commit dc67b18d6648899ee284b66ca1529c47495672ea.

Re: [PATCH] automake: Add default libtool_tag to cppasm.

2017-08-27 Thread Mathieu Lirzin
Hello Khem, Khem Raj writes: > * bin/automake.in (register_language): Define default libtool tag to be CC > since CPPASCOMPILE is using CC to call assembler > > Signed-off-by: Khem Raj > --- > bin/automake.in | 1 + > 1 file changed, 1

[PATCH] automake: Add default libtool_tag to cppasm.

2017-07-26 Thread Khem Raj
* bin/automake.in (register_language): Define default libtool tag to be CC since CPPASCOMPILE is using CC to call assembler Signed-off-by: Khem Raj --- bin/automake.in | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/automake.in b/bin/automake.in index