Module Name: src Committed By: joerg Date: Sat Jan 4 01:33:11 UTC 2014
Modified Files: src/sys/arch/arm/conf: Makefile.arm Log Message: Explicitly force a CPU for the assembler for the compatibility cpu_func_* files. LLVM complains about the use of deprecated instructions when -march=armv7 or equivalent is in use. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/arch/arm/conf/Makefile.arm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.