cvs commit: CVSROOT exclude
Robert Garrett
rg70 at sbcglobal.net
Tue Feb 10 10:27:13 PST 2004
Matthew Dillon wrote:
>
> :You want to introduce $DragonFly$ tags every time we
> :perform an update of openssh, openssh etc... ?
> :
> :-DR
>
> Well, you didn't answer my first query :-). All right... src/crypto
> looks like it's supposed to operate like src/contrib, so it can go
> into the exclude file (I'll add it back in).
>
> What we really need to do here, though, instead of adding
> -D__FreeBSD__ to the Makefile, is to undo the mess that FreeBSD makes
> in this directory and go the way I went with gcc3 and binutils212...
> that is, only have the raw, unmodified vendor source in our contrib
> directories and do the patching as part of the build process.
> It's more work but it would make it a whole lot easier to keep up
> with vendor updates.
>
> -Matt
> Matthew Dillon
> <dillon at xxxxxxxxxxxxx>
Thats on the way, This was the first step, The next is to fix them
correctly, then remove the Makefile defines.
Robert Garrett
More information about the Commits
mailing list