Re: [PATCH hurd 25/30] trans/symlink: disable default payload to port mapping

2014-12-01 Thread Samuel Thibault
Justus Winter, le Thu 27 Nov 2014 14:19:05 +0100, a écrit : > `fsysServer' is only used by the symlink translator which does not use > libports. Therefor, it is not necessary to use the default payload to > port translation function. > > * trans/Makefile (fsys-MIGSFLAGS): Disable the default payl

[PATCH hurd 25/30] trans/symlink: disable default payload to port mapping

2014-11-27 Thread Justus Winter
`fsysServer' is only used by the symlink translator which does not use libports. Therefor, it is not necessary to use the default payload to port translation function. * trans/Makefile (fsys-MIGSFLAGS): Disable the default payload to port translation function. --- trans/Makefile | 4 1 file