hurd: Fix libsupport xsigstack build
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 24 Jan 2019 11:36:25 +0000 (09:36 -0200)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 24 Jan 2019 11:38:49 +0000 (09:38 -0200)
commit3367acdb344a1d7fcf8f53748d301d652c8911dd
tree8b116e73a72bffb26d01761533a95f5a1024d0ad
parent8e889c5da3c5981c5a46a93fec02de40131ac5a6
hurd: Fix libsupport xsigstack build

Hurd does not support MAP_NORESERVE and MAP_STACK.

Checked on i686-gnu build.

* support/xsigstack.c (MAP_NORESERVE, MAP_STACK): Define if they
are not defined.
ChangeLog
support/xsigstack.c