diff options
author | Wilfredo Sánchez <wsanchez@mit.edu> | 2001-06-12 12:19:47 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-12 12:19:47 +0000 |
commit | 437cf18808fc508c7e03cae0f2d2beec3d718651 (patch) | |
tree | 05a8712a13c19ebddfa471e937dfef114c0d983f /Makefile.SH | |
parent | 2704b27c58cf5de5b958d9942a35a1665eec217c (diff) | |
download | perl-437cf18808fc508c7e03cae0f2d2beec3d718651.tar.gz |
rhapsody/darwin minor cleanup
Content-Transfer-Encoding: 7bit
Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
p4raw-id: //depot/perl@10528
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH index 29f614280f..23b0e46b63 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -48,7 +48,6 @@ true) -compatibility_version 1 \ -current_version \ ${api_version}.${api_subversion} \ - -image_base 0x4be00000 \ -install_name \$(shrpdir)/\$@" ;; cygwin*) |