2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* bsp_specs: Remove -D__embedded__ -Asystem(embedded)
	-DUSE_ENHANCED_INTR_API from cpp.
	Remove cpp, old_cpp (now unused).
	* configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
This commit is contained in:
Ralf Corsepius
2003-08-06 13:08:01 +00:00
parent 31aa51e145
commit d931f10795
3 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded)
-DUSE_ENHANCED_INTR_API from cpp.
Remove cpp, old_cpp (now unused).
* configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
2003-03-27 Joel Sherrill <joel@OARcorp.com>
* bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to

View File

@@ -1,11 +1,8 @@
%rename cpp old_cpp
%rename lib old_lib
%rename endfile old_endfile
%rename startfile old_startfile
%rename link old_link
*cpp:
%(old_cpp) %{qrtems: -D__embedded__ -DUSE_ENHANCED_INTR_API} -Asystem(embedded)
*lib:
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \

View File

@@ -29,6 +29,10 @@ RTEMS_BSPOPTS_HELP([PPC_USE_DATA_CACHE],
of PowerPC 603e revisions and emulator versions.
The BSP actually contains the call that enables this.])
## HACK: This should better be propagated through the BSP's bsp.h.
## however, this BSP doesn't have one :(
AC_DEFINE_UNQUOTED([USE_ENHANCED_INTR_API],[1],
[Use enhanced intr API])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile