Disable SMP (--no-smp) for LM32.

This commit is contained in:
Chris Johns 2013-03-12 18:31:24 +11:00
parent f40e52d121
commit 19efefa4c1

View File

@ -11,6 +11,11 @@
#
%include rtems-4.11-base.bset
#
# GCC 4.5.3 building LM32 breaks with multiple make jobs
#
%undefine _smp_mflags
#
# Tools configuration.
#