K 10 svn:author V 6 sbruno K 8 svn:date V 27 2014-09-26T13:48:27.309883Z K 7 svn:log V 281 The boost-libs port fails on armv6 as it attempts to use the assembler directly when the files contain pre-processor directives. The attached patch passes these files through the compiler as is done in the base system. PR: 193836 Submitted by: andrew Approved by: bapt (mentor) END