Welcome! Log In Create A New Profile

Advanced

[PATCH] Configure: fix build with -Werror=return-type

Piotr Sikora
October 17, 2016 06:08AM
# HG changeset patch
# User Piotr Sikora <piotrsikora@google.com>
# Date 1476698417 25200
# Mon Oct 17 03:00:17 2016 -0700
# Node ID ad0525e40183deb5dc2d5f1f85ee3f28c0762249
# Parent 8046b999aaaf95980e89a6d0620657bc4123342b
Configure: fix build with -Werror=return-type.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>

diff -r 8046b999aaaf -r ad0525e40183 nxt/auto/clang
--- a/nxt/auto/clang
+++ b/nxt/auto/clang
@@ -198,6 +198,7 @@ nxt_feature_incs=
nxt_feature_libs=
nxt_feature_test="int main() {
__builtin_prefetch(0);
+ return 0;
}"
. ${NXT_AUTO}feature


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

[PATCH] Configure: fix build with -Werror=return-type

Piotr Sikora 395 October 17, 2016 06:08AM



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

Online Users

Guests: 83
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