cvs commit: src/usr.bin/chflags chflags.1 chflags.c
Peter Avalos
pavalos at theshell.com
Mon Nov 10 21:54:22 PST 2008
On Mon, Nov 10, 2008 at 09:32:57PM -0800, Matthew Dillon wrote:
> :It turns out we don't need to do this (tested it on leaf). I was
> :complaining on IRC about this, but it was because I forgot to add a
> :prototype to sys/stat.h (duh)!
> :
> :The build system doesn't actually use the -h flag (hence the lchflags
> :syscall) so we don't need to conditionalize it, because installworld
> :will install a new version (of course the standard disclaimer of having
> :a world out-of-sync with kernel applies).
> :
> :--Peter
>
> Mmm... I tested it on a test box and buildworld failed trying
> to compile it in the bootstrap stage. libc doesn't have the symbol,
> so there is going to be a link error whether -h is used or not.
>
Geez. You are absolutely right. I must have looked at the wrong window
when I was testing that. Committed.
Thanks,
Peter
Attachment:
pgp00003.pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00003.pgp
Type: application/octet-stream
Size: 197 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20081110/4014b335/attachment-0022.obj>
More information about the Commits
mailing list