forked from Imagelibrary/rtems
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Remove LIBC_DEFINES (Unsupported).
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
|
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Remove LIBC_DEFINES (Unsupported).
|
||||||
|
|
||||||
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Remove unixsize.h.
|
* rtems/score/cpu.h: Remove unixsize.h.
|
||||||
* configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
|
* configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
|
||||||
* Makefile.am: Remove unixsize.h.
|
* Makefile.am: Remove unixsize.h.
|
||||||
Don't include multilib.am.
|
Don't include multilib.am.
|
||||||
Reflect merging configure.ac into $(top_srcdir)/configure.ac.
|
Reflect merging configure.ac into $(top_srcdir)/configure.ac.
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
include $(top_srcdir)/automake/compile.am
|
include $(top_srcdir)/automake/compile.am
|
||||||
|
|
||||||
AM_CPPFLAGS += -DCPU_SYNC_IO $(LIBC_DEFINES)
|
AM_CPPFLAGS += -DCPU_SYNC_IO
|
||||||
|
|
||||||
include_rtems_scoredir = $(includedir)/rtems/score
|
include_rtems_scoredir = $(includedir)/rtems/score
|
||||||
include_rtems_score_HEADERS = rtems/score/types.h rtems/score/cpu.h \
|
include_rtems_score_HEADERS = rtems/score/types.h rtems/score/cpu.h \
|
||||||
|
|||||||
Reference in New Issue
Block a user