Fix: Redefine MAP_STACK to 0 if not defined by the architecture
authorAvik Sil <avik.sil@linaro.org>
Thu, 15 Mar 2012 12:22:02 +0000 (08:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Mar 2012 12:22:02 +0000 (08:22 -0400)
commit1e4035fc898a56dc606ba8f5ce856763860d0309
treebb18f7fa5640cffa9eed1a28fa86b82ae3c08c6a
parentc77fc10ab0bfcf974836c30da4929e431064b8b3
Fix: Redefine MAP_STACK to 0 if not defined by the architecture

This patch fixes build error on architectures (e.g., armel, armhf) that
do not define MAP_STACK.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/common/runas.c
This page took 0.026274 seconds and 4 git commands to generate.