summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-01-03 16:32:26 +0100
committerNicholas Clark <nick@ccl4.org>2013-01-16 10:42:47 +0100
commit7eb35c035978bf0530591a57244b6922682a3344 (patch)
tree87a823fa033743f168d76f8b2d2255d436762bd7 /Makefile.SH
parent061a8e130aae43f2cb15bed6b6ae9e3d5b5c837e (diff)
downloadperl-7eb35c035978bf0530591a57244b6922682a3344.tar.gz
Remove the Rhapsody port.
Rhapsody was an Apple OS that later evolved into Darwin and Mac OS X. It was initially only released to developers, but later became Mac OS X Server, with releases in 1999 and 2000. It was obsoleted by Mac OS X 10.0, released in March 2001.
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 33de34d143..19eaeb115b 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -61,7 +61,7 @@ true)
-compatibility_version 1 -current_version $patchlevel \
-prebind -seg1addr 0x27000000 -install_name \$(shrpdir)/\$@"
;;
- rhapsody*|darwin*)
+ darwin*)
shrpldflags="${ldflags} -dynamiclib \
-compatibility_version \
${api_revision}.${api_version}.${api_subversion} \