[Olsr-dev] [PATCH v1 1/1] windows: remove -mno-cygwin option from CFLAGS

Henning Rogge (spam-protected)
Thu May 10 18:57:20 CEST 2012


What is about the "-mno-cygwin" two lines higher? I think if we remove
them, we should remove both of them.

Henning

On Thu, May 10, 2012 at 5:25 PM, Ferry Huberts <(spam-protected)> wrote:
> From: Ferry Huberts <(spam-protected)>
>
> It is no longer supported in newer MinGW gcc versions
>
> Signed-off-by: Ferry Huberts <(spam-protected)>
> ---
>  make/Makefile.win32 |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/make/Makefile.win32 b/make/Makefile.win32
> index cf4a4a2..9cd1bb8 100644
> --- a/make/Makefile.win32
> +++ b/make/Makefile.win32
> @@ -11,7 +11,6 @@ HDRS +=               $(wildcard src/win32/*.h)
>  CPPFLAGS +=    -DWIN32 -D_WIN32_WINNT=0x0600
>  LIBS +=                -mno-cygwin -lws2_32 -liphlpapi
>  CPPFLAGS +=    -I$(TOPDIR)/src/win32
> -CFLAGS +=      -mno-cygwin
>
>  PLUGIN_SONAME ?= $(PLUGIN_NAME)
>  PLUGIN_FULLNAME ?= $(PLUGIN_NAME).dll
> --
> 1.7.7.6
>
>
> --
> Olsr-dev mailing list
> (spam-protected)
> https://lists.olsr.org/mailman/listinfo/olsr-dev



-- 
Steven Hawkings about cosmic inflation: "An increase of billions of
billions of percent in a tiny fraction of a second. Of course, that
was before the present government."




More information about the Olsr-dev mailing list