mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-ccas.m4: Remove $(GCCSPECS).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/prog-ccas.m4: Remove $(GCCSPECS).
|
||||
|
||||
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/src/eventsurrender.c: Remove bogus type casts.
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
AC_DEFUN([RTEMS_PROG_CCAS],
|
||||
[
|
||||
AC_REQUIRE([RTEMS_PROG_CC])
|
||||
AC_SUBST(CCAS,["$CC \$(GCCSPECS)"])
|
||||
AC_SUBST(CCAS,["$CC"])
|
||||
AC_SUBST(CCASFLAGS,["-DASM \$(CFLAGS) \$(INCLUDES)"])
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user