summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ee3ff56)
raw | patch | inline | side by side (parent: ee3ff56)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 2 Dec 2008 12:35:02 +0000 (12:35 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 2 Dec 2008 12:35:02 +0000 (12:35 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1683 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdbuild.pod | patch | blob | history |
diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod
index 43429ac8160983a15119337b19cfbcb0f2da22ed..c2f636581959ec9da221583aee0d0f4d5a1071d7 100644 (file)
--- a/doc/rrdbuild.pod
+++ b/doc/rrdbuild.pod
=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