From 3c9d5afa1d6383a5cdf8261504da459198167207 Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 2 Dec 2008 12:35:02 +0000 Subject: [PATCH] fixed solaris build instructions git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1683 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdbuild.pod | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/program/doc/rrdbuild.pod b/program/doc/rrdbuild.pod index 43429ac8..c2f63658 100644 --- a/program/doc/rrdbuild.pod +++ b/program/doc/rrdbuild.pod @@ -93,9 +93,13 @@ If you have an other compile you have to use the following settings: =over -=item Sun Forte +=item Sun Forte on SPARC - CFLAGS="-xO3 -kPIC" + CFLAGS="-xO3 -xcode=pic13" + +=item Sun Forte on x86 + + CFLAGS="-xO3 -Kpic" =back -- 2.30.2