summaryrefslogtreecommitdiff
path: root/app-accessibility/SphinxTrain/files/gcc34.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility/SphinxTrain/files/gcc34.patch')
-rw-r--r--app-accessibility/SphinxTrain/files/gcc34.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-accessibility/SphinxTrain/files/gcc34.patch b/app-accessibility/SphinxTrain/files/gcc34.patch
deleted file mode 100644
index 124aa993edc9..000000000000
--- a/app-accessibility/SphinxTrain/files/gcc34.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- SphinxTrain/src/programs/count_3phone/phone_word_io.c~ 2001-04-05 16:00:33.000000000 -0400
-+++ SphinxTrain/src/programs/count_3phone/phone_word_io.c 2005-05-01 12:48:42.000000000 -0400
-@@ -71,7 +71,7 @@
- #ifdef __alpha
- void *malloc();
- #else
--char *malloc();
-+//char *malloc();
- #endif
-
- extern int Num_Phones, Num_Words;