diff options
Diffstat (limited to 'lang/wamcc/files/patch-ae')
-rw-r--r-- | lang/wamcc/files/patch-ae | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/wamcc/files/patch-ae b/lang/wamcc/files/patch-ae deleted file mode 100644 index 41b925fc80b3..000000000000 --- a/lang/wamcc/files/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ ---- src/machine.c.orig Wed Jun 4 10:56:56 2003 -+++ src/machine.c Wed Jun 4 10:57:22 2003 -@@ -53,7 +53,9 @@ - #endif - - #ifndef M_pc_linux_elf -+#if !defined(M_i386_freebsd) && !defined(M_alpha_freebsd) - extern char *sys_errlist[]; -+#endif - #endif - - |