CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2023/01/31 07:26:45

Modified files:
        devel/abseil-cpp: Makefile 

Log message:
Defer tests compilation to test target

Pass the list of shared libraries as build targets to drop the number of
compilation units from 639 to 247 (on amd64), speeding up build/package
phases quite a lot.

Build the remaining 392 test files in pre-test, only when they're needed.

No PLIST/package change.

Reply via email to