diff options
| author | Tom Lane | 2003-10-27 07:42:34 +0000 |
|---|---|---|
| committer | Tom Lane | 2003-10-27 07:42:34 +0000 |
| commit | f88c15991b5d398a03853d346c5f923fdfae1909 (patch) | |
| tree | 9713d6eb4b56fe8f2cb71d6cad37c857667769ca /src | |
| parent | e781a1a95dbe677a1c21286935c111626de5df0f (diff) | |
Un-break Darwin port.
Diffstat (limited to 'src')
| -rw-r--r-- | src/makefiles/Makefile.darwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.darwin b/src/makefiles/Makefile.darwin index d872c57eabb..cad692dc4cb 100644 --- a/src/makefiles/Makefile.darwin +++ b/src/makefiles/Makefile.darwin @@ -1,4 +1,4 @@ -AROPT = cr +AROPT = crs AWK= awk DLSUFFIX = .so |
