projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0963073
)
AmigaOS: fork() is available but unimplemented.
Jarkko Hietaniemi [Thu, 20 Jun 2002 18:13:31 +0000 (18:13 +0000)]
p4raw-id: //depot/perl@17329
hints/amigaos.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/amigaos.sh
b/hints/amigaos.sh
index
52ba0bd
..
c5ba6ff
100644
(file)
--- a/
hints/amigaos.sh
+++ b/
hints/amigaos.sh
@@
-7,6
+7,7
@@
archname='m68k-amigaos'
cc='gcc'
firstmakefile='GNUmakefile'
usenm='true'
+d_fork='undef' # available but ENOSYS
usemymalloc='n'
useperlio='true'