Welcome! Log In Create A New Profile

Advanced

[PATCH] Fix MinGW64 compilation

Orgad Shaneh
November 29, 2016 06:14AM
# HG changeset patch
# User Orgad Shaneh <orgads@gmail.com>
# Date 1480405065 -7200
# Tue Nov 29 09:37:45 2016 +0200
# Node ID e036a4628d9cc8803579d7d41848d528488eca6d
# Parent 52bd8cc17f34bbebcb4d2ce3651b40af7d572d55
Fix MinGW64 compilation

diff -r 52bd8cc17f34 -r e036a4628d9c auto/configure
--- a/auto/configure Mon Nov 28 19:19:21 2016 +0300
+++ b/auto/configure Tue Nov 29 09:37:45 2016 +0200
@@ -36,7 +36,7 @@
NGX_PLATFORM="$NGX_SYSTEM:$NGX_RELEASE:$NGX_MACHINE";

case "$NGX_SYSTEM" in
- MINGW32_*)
+ MINGW32_*|MINGW64_*)
NGX_PLATFORM=win32
;;
esac

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] Fix MinGW64 compilation

Orgad Shaneh 487 November 29, 2016 06:14AM

Re: [PATCH] Fix MinGW64 compilation

Maxim Dounin 197 December 06, 2016 03:08PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 187
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready