]> granicus.if.org Git - pdns/commitdiff
Marcus Goller discovered we were instructing Solaris 10 users to set -DSOLARIS8 which...
authorBert Hubert <bert.hubert@netherlabs.nl>
Fri, 1 Feb 2008 14:00:58 +0000 (14:00 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Fri, 1 Feb 2008 14:00:58 +0000 (14:00 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1124 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/README-recursor

index a8ea8a8a06a173de984bc1ab48f75090305608e2..c3b9fa7be601731d2a33ed76500e4b59c2297569 100644 (file)
@@ -39,7 +39,7 @@ $ CXXFLAGS=-I./boost_1_33_1/ make all
 
 PLATFORM SPECIFIC NOTES
 -----------------------
-When compiling on Solaris, use:
+When compiling on Solaris 8, use:
 $ CPPFLAGS=-DSOLARIS8 ... gmake 
 
 where ... stands for any possible CXXFLAGS or PROFILEFLAGS, see below.