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

* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
	Remove cpp, old_cpp (now unused).
This commit is contained in:
Ralf Corsepius
2003-08-06 12:56:55 +00:00
parent 318d8611b7
commit d266acd281
98 changed files with 245 additions and 147 deletions

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__} -Asystem(embedded)
*endfile:
crtend.o%s crtn.o%s