From 72e8535d7a3d85419cc22db44eae481834e69afc Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 10 Dec 2007 22:29:47 +0000 Subject: - Fix build with gcc 4.2 PR: 118467 Submitted by: Pietro Cerutti Approved by: portmgr (erwin) --- audio/sphinx/files/patch-src-libsphinx2-include_pconf.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 audio/sphinx/files/patch-src-libsphinx2-include_pconf.h (limited to 'audio/sphinx/files/patch-src-libsphinx2-include_pconf.h') diff --git a/audio/sphinx/files/patch-src-libsphinx2-include_pconf.h b/audio/sphinx/files/patch-src-libsphinx2-include_pconf.h new file mode 100644 index 000000000000..d7646e067e0c --- /dev/null +++ b/audio/sphinx/files/patch-src-libsphinx2-include_pconf.h @@ -0,0 +1,8 @@ +--- src/libsphinx2/include/pconf.h.orig 2007-12-06 18:24:09.000000000 +0100 ++++ src/libsphinx2/include/pconf.h 2007-12-06 18:24:20.000000000 +0100 +@@ -124,4 +124,4 @@ + char * (*GetDefault)(char const *, char const *), char last); + void pusage(char *prog, Config_t *cp); + +-#endif _PCONF_ ++#endif -- cgit v1.2.3