Index: defaults/special/Makefile.config
===================================================================
--- defaults/special/Makefile.config	(revision 2c52073b51829e4d3a28d8bdf50247d3316218d0)
+++ defaults/special/Makefile.config	(revision fa77af79d882c3f7ecd77876081adf5ea3247d64)
@@ -4,4 +4,7 @@
 # Compiler
 COMPILER = gcc_cross
+
+# In case compiler is clang, whether or not to use its integrated assembler.
+INTEGRATED_AS = default
 
 # Support for SMP
