aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-10-27 07:42:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-10-27 07:42:34 +0000
commitf88c15991b5d398a03853d346c5f923fdfae1909 (patch)
tree9713d6eb4b56fe8f2cb71d6cad37c857667769ca
parente781a1a95dbe677a1c21286935c111626de5df0f (diff)
downloadpostgresql-f88c15991b5d398a03853d346c5f923fdfae1909.tar.gz
postgresql-f88c15991b5d398a03853d346c5f923fdfae1909.zip
Un-break Darwin port.
-rw-r--r--src/makefiles/Makefile.darwin2
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