From c51004a089461e6f10106a7edf03a82b537b7795 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Jan 2007 08:28:54 +0000 Subject: Misc cleanups. --- make/custom/Solaris-posix.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/custom/Solaris-posix.cfg') diff --git a/make/custom/Solaris-posix.cfg b/make/custom/Solaris-posix.cfg index 9ebe4cddb4..96d5d5e6ab 100644 --- a/make/custom/Solaris-posix.cfg +++ b/make/custom/Solaris-posix.cfg @@ -14,6 +14,8 @@ RTEMS_BSP_FAMILY=posix include $(RTEMS_ROOT)/make/custom/default.cfg +# This contains the compiler options necessary to select the CPU model +# and (hopefully) optimize for it. CPU_CFLAGS += -Dsolaris2 -D__EXTENSIONS__ # optimize flag: typically -O2 -- cgit v1.2.3