bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH hurd 19/30] startup: disable default payload to port mapping


From: Samuel Thibault
Subject: Re: [PATCH hurd 19/30] startup: disable default payload to port mapping
Date: Tue, 2 Dec 2014 01:12:16 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Thu 27 Nov 2014 14:18:59 +0100, a écrit :
> startup does not use libports. Therefor, it is not necessary to use the
> default payload to port translation function.
> 
> * startup/Makefile (MIGSFLAGS): Disable the default payload to port
> translation function.

Ack.

> ---
>  startup/Makefile | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/startup/Makefile b/startup/Makefile
> index 23d35cb..ee2ecdd5 100644
> --- a/startup/Makefile
> +++ b/startup/Makefile
> @@ -25,6 +25,10 @@ OBJS = $(SRCS:.c=.o) \
>  target = startup
>  HURDLIBS = shouldbeinlibc
>  
> +# startup does not use libports.  Disable the default payload to port
> +# conversion.
> +MIGSFLAGS="-DHURD_DEFAULT_PAYLOAD_TO_PORT=1"
> +
>  include ../Makeconf
>  
>  mung_msg_S.h: msg_S.h
> -- 
> 2.1.3
> 

-- 
Samuel
<Y> C'ETAIT PAS UN BUG !
<y> :ppp
<y> c ce qu'on dit ;)
<Y> (j'ai appuye sur ON, ca peut arriver, non ?)
 -+- #hp debuggue IRCprime -+-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]