[PATCH 0/2] Small MIPS fixes
Markos Chandras <[email protected]> Fri, 19 Sep 2014 15:11:53 +0100
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
Hi,
A few fixes for trinity in order to improve the MIPS build. The first
one allows the user to pass extra cflags. The other one renames the
MAP_GLOBAL and MAP_LOCAL definitions in order to avoid conflicts
with the userspace linux headers.
Markos Chandras (2):
configure.sh: Respect CFLAGS from the environment
maps: Rename MAP_{GLOBAL, LOCAL} to TRINITY_MAP_{GLOBAL, LOCAL}
configure.sh | 4 ++--
include/maps.h | 4 ++--
maps-shared.c | 2 +-
maps.c | 4 ++--
syscalls/mmap.c | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
--
2.1.0