Changeset 09213ec3 in rtems for make/custom/Linux-posix.cfg

Timestamp:
10/05/98 13:53:16 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
fe64e9f
Parents:
bf1ef5b
Message:

Patch from Ralf Corsepius <corsepiu@…>:

As mentioned in other mails before, there is are minor inconsistencies in the
posix custom/*cfg files.

Linux-posix.cfg sets RTEMS_BSP=posix
FreeBSD-posix.cfg sets RTEMS_BSP=posix
Solaris-posix.cfg first sets RTEMS_BSP=posix, later it sets

RTEMS_BSP=solaris2

  1. Setting RTEMS_BSP=posix is redunant to settings in default.cfg
  2. The solaris variant of setting RTEMS_BSP is merely non-functional.

The patch attached to this mail should clean up this issue.

The patch was tested by building the posix bsp under
i686-pc-linux-glibc1/glibc2 and Solaris2.6 (I did not run any
rtems program, however) The HPUX9 and FreeBSD configuration files
were adapted in analogy to the solaris and linux configurations.

(No files)

Note: See TracChangeset for help on using the changeset viewer.