Changeset 1124

Show
Ignore:
Timestamp:
02/01/08 15:00:58 (8 months ago)
Author:
ahu
Message:

Marcus Goller discovered we were instructing Solaris 10 users to set -DSOLARIS8 which breaks things

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pdns/pdns/README-recursor

    r765 r1124  
    4040PLATFORM SPECIFIC NOTES 
    4141----------------------- 
    42 When compiling on Solaris, use: 
     42When compiling on Solaris 8, use: 
    4343$ CPPFLAGS=-DSOLARIS8 ... gmake  
    4444