Changeset 20ec4a8 in rtems


Ignore:
Timestamp:
10/26/02 06:18:42 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5ceb9d24
Parents:
d08b8eb8
Message:

2002-10-26 Ralf Corsepius <corsepiu@…>

  • custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
  • custom/HPUX9-posix.cfg: Ditto.
  • custom/Linux-posix.cfg: Ditto.
Location:
make
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • make/ChangeLog

    rd08b8eb8 r20ec4a8  
     12002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
     4        * custom/HPUX9-posix.cfg: Ditto.
     5        * custom/Linux-posix.cfg: Ditto.
     6
    172002-10-02      Joel Sherrill <joel@OARcorp.com>
    28
  • make/custom/FreeBSD-posix.cfg

    rd08b8eb8 r20ec4a8  
    1212include $(RTEMS_ROOT)/make/custom/default.cfg
    1313
    14 # RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
    1514LIBC_DEFINES =-D_POSIX_C_SOURCE
    1615LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX
  • make/custom/HPUX9-posix.cfg

    rd08b8eb8 r20ec4a8  
    2121INLINE_UPCASE=MACRO
    2222
    23 # RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
    2423LIBC_DEFINES=-DRTEMS_UNIXLIB -DRTEMS_UNIX
    2524
  • make/custom/Linux-posix.cfg

    rd08b8eb8 r20ec4a8  
    1515include $(RTEMS_ROOT)/make/custom/default.cfg
    1616
    17 # RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
    1817LIBC_DEFINES =-D_POSIX_C_SOURCE
    1918LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX
Note: See TracChangeset for help on using the changeset viewer.