]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: set _XOPEN_SORUCE_EXTENDED to 1 for aix
authorMichael Pratt <mpratt@google.com>
Tue, 12 Sep 2023 19:33:29 +0000 (15:33 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 12 Sep 2023 20:41:08 +0000 (20:41 +0000)
commita843991fdd079c931d4e98c0a17c9ac6dc254fe8
tree72787fe9e679c3eaf7ef23f9835e2ce894d04928
parentbc1d71ff64b01ac912cb0fa28c0f6dd5904fcd56
runtime: set _XOPEN_SORUCE_EXTENDED to 1 for aix

aix requires that _XOPEN_SOURCE_EXTENDED is set to a number, not simply
defined.

For #62440.

Change-Id: Iee221d558b5ad5b8dcb874d4d9fdf94593f7d0a1
Reviewed-on: https://go-review.googlesource.com/c/go/+/527797
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/testdata/testprogcgo/stackswitch.c