summaryrefslogtreecommitdiff
path: root/hunspell/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hunspell/makefile.mk')
-rw-r--r--hunspell/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk
index a682ba05e4fc..b363d983a7d8 100644
--- a/hunspell/makefile.mk
+++ b/hunspell/makefile.mk
@@ -80,9 +80,6 @@ OUT2LIB=$(BUILD_DIR)$/src$/hunspell$/.libs$/libhunspell-1.2.a
.IF "$(GUI)"=="WNT"
.IF "$(COM)"=="GCC"
-PATCH_FILES=\
- hunspell-mingw.patch
-
CONFIGURE_ACTION=configure
CONFIGURE_FLAGS= --disable-shared --disable-nls --with-pic LDFLAGS=-Wl,--enable-runtime-pseudo-reloc-v2
BUILD_ACTION=make