X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=doc%2Frrdbuild.pod;h=badab5a11fa3cb79fab8615f9e4bc1c7d3ca1734;hb=480d14d757f48039c49aadf5571d7086c9c91dfb;hp=1ce19f4f806265a5b73fc384249a538e3aba4394;hpb=54aae6c831630630319db51ac97fd14d1ab8bd87;p=rrdtool.git diff --git a/doc/rrdbuild.pod b/doc/rrdbuild.pod index 1ce19f4..badab5a 100644 --- a/doc/rrdbuild.pod +++ b/doc/rrdbuild.pod @@ -174,7 +174,8 @@ the syntax again differs from system to system: if you are using the Sun Studio/Forte compiler, you may also want to set - CFLAGS="-xO3 -kPIC" + CFLAGS="-xO3 -xcode=pic13" (SPARC) + CFLAGS="-xO3 -Kpic" (x86) =item Linux