Home
last modified time | relevance | path

Searched hist:eb578fec7fd0a044097a44f60e2b2f9137894bea (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/
H A DMakefilediff eb578fec7fd0a044097a44f60e2b2f9137894bea Tue Aug 04 05:43:28 CEST 2020 Kyle Evans <kevans@FreeBSD.org> Ensure libregex is built in time for googletest

In lib/Makefile, we document the dependency with SUBDIR_DEPEND

For buildworld orchestration, just prebuild libregex if GOOGLETEST is
enabled. googletest will get built in a later pass.
/freebsd/
H A DMakefile.inc1diff eb578fec7fd0a044097a44f60e2b2f9137894bea Tue Aug 04 05:43:28 CEST 2020 Kyle Evans <kevans@FreeBSD.org> Ensure libregex is built in time for googletest

In lib/Makefile, we document the dependency with SUBDIR_DEPEND

For buildworld orchestration, just prebuild libregex if GOOGLETEST is
enabled. googletest will get built in a later pass.