From 0559e94c725648b25bb07fdcde89513225de14ab Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 23 Mar 2012 03:12:35 +0000 Subject: [PATCH] "Sun Studio"="Oracle Solaris Studio" git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@818 632fc199-4ca6-4c93-a231-07263d6284db --- BUILDING.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index fc583ee..8f19edc 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -258,8 +258,8 @@ to the configure command line. NASM 2.07 or later from FreeBSD ports must be installed. -Sun Studio ----------- +Oracle Solaris Studio +--------------------- Add @@ -268,7 +268,7 @@ Add to the configure command line. libjpeg-turbo will automatically be built with the maximum optimization level (-xO5) unless you override CFLAGS. -To build a 64-bit version of libjpeg-turbo using Sun Studio, add +To build a 64-bit version of libjpeg-turbo using Oracle Solaris Studio, add --host x86_64-pc-solaris CC=cc CFLAGS='-xO5 -m64' LDFLAGS=-m64 -- 2.40.0