cvs commit: CVSROOT exclude
Matthew Dillon
dillon at apollo.backplane.com
Tue Feb 10 10:03:34 PST 2004
: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>
More information about the Commits
mailing list