2018-02-25 10:06 GMT+01:00 Michał Górny :
> Some CMake projects use ASM-ATT rather than ASM, so extend our rule
> overrides to that.
>
for the curious:
https://cmake.org/Wiki/CMake/Assembler#ASM-ATT
ASM-ATT
This can be used for assembler files in AT&T assembler syntax. This
includes the GNU ass
Some CMake projects use ASM-ATT rather than ASM, so extend our rule
overrides to that.
Bug: https://bugs.gentoo.org/625844
---
eclass/cmake-utils.eclass | 3 +++
1 file changed, 3 insertions(+)
diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index b9f69a824b14..ef3f3c2607f8 10