forked from Imagelibrary/rtems
Added definition of RTEMS__mcpu32p__ per patch from Robin Kirkham.
This commit is contained in:
@@ -58,6 +58,7 @@ define make-target-options
|
|||||||
@echo "/* #define NDEBUG 1 */ " >>$@
|
@echo "/* #define NDEBUG 1 */ " >>$@
|
||||||
@echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
|
@echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
|
||||||
@echo "/* #define RTEMS_DEBUG 1 */" >>$@
|
@echo "/* #define RTEMS_DEBUG 1 */" >>$@
|
||||||
|
@echo "#define RTEMS__mcpu32p__ 1" >>$@
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# The following are definitions of make-exe which will work using ld as
|
# The following are definitions of make-exe which will work using ld as
|
||||||
|
|||||||
Reference in New Issue
Block a user