summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-22 15:26:56 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-23 17:33:48 +0300
commita6f8b386c2e7e5b4c5bdf06d907eff1d17d2f38f (patch)
tree81caddb50a768f6a11268adb9fe9ea98e6fb8da8
parent04a7575ddb6c61b710a910cf6dcd02b29320383e (diff)
List gnu_getopt here, too
-rw-r--r--solenv/gbuild/platform/winmingw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/platform/winmingw.mk b/solenv/gbuild/platform/winmingw.mk
index b9e9e038dc05..d846f7c18cdf 100644
--- a/solenv/gbuild/platform/winmingw.mk
+++ b/solenv/gbuild/platform/winmingw.mk
@@ -478,6 +478,7 @@ gb_Library_PLAINLIBS_NONE += \
$(gb_MINGW_LIBGCC) \
advapi32 \
gdi32 \
+ gnu_getopt \
kernel32 \
msvcrt \
msvcprt \