summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8660817)
raw | patch | inline | side by side (parent: 8660817)
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) |
program/doc/rrdbuild.pod | patch | blob | history |
index 43429ac8160983a15119337b19cfbcb0f2da22ed..c2f636581959ec9da221583aee0d0f4d5a1071d7 100644 (file)
--- a/program/doc/rrdbuild.pod
+++ b/program/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