Re: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 man4.arm

2018-07-07 Thread Ravi Pokala
-Original Message-
From:  on behalf of Ian Lepore 

Date: 2018-07-07, Saturday at 17:02
To: Ravi Pokala , , 
, 
Subject: Re: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 
man4.arm

> On Sat, 2018-07-07 at 16:35 -0700, Ravi Pokala wrote:
>> -Original Message-
>> From:  on behalf of Ian Lepore 
>> Date: 2018-07-07, Saturday at 14:49
>> To: , , 
>> Subject: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 
>> man4.arm
>> 
>>> 
>>> Author: ian
>>> Date: Sat Jul  7 21:49:30 2018
>>> New Revision: 336077
>>> URL: https://svnweb.freebsd.org/changeset/base/336077
>>> 
>>> Log:
>>>   Move arm- and aarch64-specific manpages into arch-specific directories.
>>>   
>>>   This removes a bit of the .if/.endif clutter from man4/Makefile by using
>>>   the existing machinery that supports per-arch manpages.
>> Hi Ian,
>> 
>> This breaks arm64 buildworld:
>> 
>> make[8]: make[8]: don't know how to make armv8crypto.4. Stop
>> 
> 
> Doh!  Fixed in r336078; sorry about that.
> 
> -- Ian

No worries. :-)

Thanks,

Ravi (rpokala@)


___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 man4.arm

2018-07-07 Thread Ian Lepore
On Sat, 2018-07-07 at 16:35 -0700, Ravi Pokala wrote:
> -Original Message-
> From:  on behalf of Ian Lepore 
> Date: 2018-07-07, Saturday at 14:49
> To: , , 
> Subject: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 man4.arm
> 
> > 
> > Author: ian
> > Date: Sat Jul  7 21:49:30 2018
> > New Revision: 336077
> > URL: https://svnweb.freebsd.org/changeset/base/336077
> > 
> > Log:
> >   Move arm- and aarch64-specific manpages into arch-specific directories.
> >   
> >   This removes a bit of the .if/.endif clutter from man4/Makefile by using
> >   the existing machinery that supports per-arch manpages.
> Hi Ian,
> 
> This breaks arm64 buildworld:
> 
> make[8]: make[8]: don't know how to make armv8crypto.4. Stop
> 

Doh!  Fixed in r336078; sorry about that.

-- Ian

___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 man4.arm

2018-07-07 Thread Ravi Pokala
-Original Message-
From:  on behalf of Ian Lepore 

Date: 2018-07-07, Saturday at 14:49
To: , , 

Subject: svn commit: r336077 - in head/share/man/man4: . man4.aarch64 man4.arm

> Author: ian
> Date: Sat Jul  7 21:49:30 2018
> New Revision: 336077
> URL: https://svnweb.freebsd.org/changeset/base/336077
> 
> Log:
>   Move arm- and aarch64-specific manpages into arch-specific directories.
>   
>   This removes a bit of the .if/.endif clutter from man4/Makefile by using
>   the existing machinery that supports per-arch manpages.

Hi Ian,

This breaks arm64 buildworld:

make[8]: make[8]: don't know how to make armv8crypto.4. Stop

-Ravi (rpokala@)


___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"