summaryrefslogtreecommitdiffstats
path: root/test/module.defs
diff options
context:
space:
mode:
Diffstat (limited to 'test/module.defs')
-rw-r--r--test/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/module.defs b/test/module.defs
index 37187ed99..609c96b5d 100644
--- a/test/module.defs
+++ b/test/module.defs
@@ -60,7 +60,7 @@ endif
ifeq (1,$(FEATURE.hwd))
TEST.GCC.D += USE_HWD
endif
- TEST.GCC.l += pthreadGC2 iconv ws2_32
+ TEST.GCC.l += pthreadGC2 iconv ws2_32 regex
TEST.GCC.D += PTW32_STATIC_LIB
TEST.GCC.args.extra.exe++ += -static
endif # (1-mingw,$(BUILD.cross)-$(BUILD.system))