diff options
Diffstat (limited to 'src/osd/windows/vconv.c')
| -rw-r--r-- | src/osd/windows/vconv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/windows/vconv.c b/src/osd/windows/vconv.c index 039dcb082f3..01098ae489f 100644 --- a/src/osd/windows/vconv.c +++ b/src/osd/windows/vconv.c @@ -86,6 +86,7 @@ static const translation_info gcc_translate[] = { 0, "-mwindows", "" }, { 0, "-mno-cygwin", "" }, { 0, "-std=gnu89", "" }, + { 0, "-pipe", "" }, { 0 } }; |
