diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-10 22:29:47 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-10 22:29:47 +0000 |
| commit | 72e8535d7a3d85419cc22db44eae481834e69afc (patch) | |
| tree | b6cb86094912efd70f4f947b3d2821fb10bad4b8 /audio/sphinx/files/patch-src-libsphinx2-include_pconf.h | |
| parent | - Fix build with GCC 4.2 (diff) | |
- Fix build with gcc 4.2
PR: 118467
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (erwin)
Diffstat (limited to 'audio/sphinx/files/patch-src-libsphinx2-include_pconf.h')
| -rw-r--r-- | audio/sphinx/files/patch-src-libsphinx2-include_pconf.h | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
