This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33b2427
)
Rhapsody/Darwin patches from Wilfredo Sanchez.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 26 Feb 2000 03:10:47 +0000
(
03:10
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 26 Feb 2000 03:10:47 +0000
(
03:10
+0000)
p4raw-id: //depot/metaconfig@5262
U/a_dvisory/multiarch.U
patch
|
blob
|
blame
|
history
diff --git
a/U/a_dvisory/multiarch.U
b/U/a_dvisory/multiarch.U
index
3720b5c
..
a55cc63
100644
(file)
--- a/
U/a_dvisory/multiarch.U
+++ b/
U/a_dvisory/multiarch.U
@@
-26,7
+26,7
@@
?H:#$multiarch MULTIARCH /**/
?H:.
case "$osname" in
-next|rhapsody) multiarch="$define" ;;
+next|rhapsody
|darwin
) multiarch="$define" ;;
esac
case "$multiarch" in
''|[nN]*) multiarch="$undef" ;;