> On Mar 4, 2017, at 12:46 PM, Roberto Rodriguez Jr <[email protected]> > wrote: > > What tools can I use to make the building a little faster? > > I'm using an AMD 64 HP 15 laptop and I update the source tree daily and > rebuild so if I have any errors I could report. Just curious if there's any > extra software I could be implementing to make the compiling faster. Thank > you > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. >
You could use /usr/ports/devel/ccache It will speed things up after a build or two -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
