Changeset e4132bf2 in rtems for make/custom/Solaris-posix.cfg
- Timestamp:
- 01/15/03 09:47:24 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2ca8c2c
- Parents:
- a342f8f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
make/custom/Solaris-posix.cfg
ra342f8f re4132bf2 15 15 include $(RTEMS_ROOT)/make/custom/default.cfg 16 16 17 # The following define the memory reserved in the executable for the 18 # RTEMS Workspace and the C Program Heap. 19 LIBC_DEFINES += -DWORKSPACE_MB=2 20 LIBC_DEFINES += -DHEAPSPACE_MB=1 21 22 DEFINES += -D__EXTENSIONS__ -Dsolaris2 17 CPU_CFLAGS += -Dsolaris2 23 18 24 19 # optimize flag: typically -0, could use -O4 or -fast
Note: See TracChangeset
for help on using the changeset viewer.