forked from Imagelibrary/rtems
2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
|
||||||
|
|
||||||
|
2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
* wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
|
* wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
|
||||||
from the 2002-12-12 patch).
|
from the 2002-12-12 patch).
|
||||||
|
|
||||||
|
|||||||
@@ -168,4 +168,4 @@ CPP = @CPP@ $(GCCSPECS)
|
|||||||
##
|
##
|
||||||
AM_CPPFLAGS = $(RTEMS_CPPFLAGS)
|
AM_CPPFLAGS = $(RTEMS_CPPFLAGS)
|
||||||
AM_CFLAGS =
|
AM_CFLAGS =
|
||||||
AM_CCASFLAGS = $(RTEMS_BSP_CFLAGS) $(RTEMS_CPPFLAGS) $(RTEMS_ASFLAGS)
|
AM_CCASFLAGS = $(RTEMS_CPPFLAGS) $(RTEMS_ASFLAGS)
|
||||||
|
|||||||
Reference in New Issue
Block a user