aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2011-09-14 16:21:38 -0700
committerLinus Torvalds <[email protected]>2011-09-14 18:09:37 -0700
commit2c51a4bc0233487db81706a0189715a59b18e9d6 (patch)
tree0d6fdb47156386f0a70276aa765691fac963110e /lib/mpi/mpiutil.c
parentf2833aef6a0517e933992c8007f330d0df5d9317 (diff)
um: fix strrchr() problems
[email protected]: Fixes: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/libc.a(strrchr.o): In function `rindex': (.text+0x0): multiple definition of `strrchr' If both STATIC_LINK and UML_NET_VDE are set to "y" libc's strrchr may clash with the kernel implementation. This workaround comes originally from Jeff Dike: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494995#35 Signed-off-by: Al Viro <[email protected]> Signed-off-by: Richard Weinberger <[email protected]> Cc: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions