X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Fverbose-build;fp=t%2Flogs%2Fverbose-build;h=2ae94d987ca1ce7a6f03a2da5da24417128ccee5;hp=c54e199e3adf750196c20310e889f058675c2ab5;hb=ca67c9cf80b5b8e3ca1c0e44d1d10e4d67020d5e;hpb=5b550dc892a6568f9f4ddc71106a7b879ee380c3 diff --git a/t/logs/verbose-build b/t/logs/verbose-build index c54e199..2ae94d9 100644 --- a/t/logs/verbose-build +++ b/t/logs/verbose-build @@ -16,6 +16,19 @@ checking whether compiling and linking against OpenSSL works... yes ... CCLD libtest.la + [CC] src/test-a.o + [CC] src/test-b.o + [CC] src/test_c.o +... + [LD] src/test.o + +# Colored build output. + [CC] src/test-a.o + [CC] src/test-b.o + [CC] src/test_c.o +... + [LD] src/test.o + CC modules/server/test.c Byte-compiling python modules...