Skip to content
Snippets Groups Projects
Commit 19740e2f authored by Tom Lane's avatar Tom Lane
Browse files

Portability fixes found needed for SunOS 4.1.x:

SunOS has tas(), but not memmove or strerror, and its sprintf() doesn't
return int.  Also, older versions of GNU Make don't like rules with
empty left-hand sides...
parent b10a7197
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment