Change 17329 by jhi@alpha on 2002/06/20 18:13:31

        AmigaOS: fork() is available but unimplemented.

Affected files ...

.... //depot/perl/hints/amigaos.sh#9 edit

Differences ...

==== //depot/perl/hints/amigaos.sh#9 (text) ====
Index: perl/hints/amigaos.sh
--- perl/hints/amigaos.sh#8~17254~      Sat Jun 15 13:09:47 2002
+++ perl/hints/amigaos.sh       Thu Jun 20 11:13:31 2002
@@ -7,6 +7,7 @@
 cc='gcc'
 firstmakefile='GNUmakefile'
 usenm='true'
+d_fork='undef' # available but ENOSYS
 
 usemymalloc='n'
 useperlio='true'
End of Patch.

Reply via email to