]> git.sesse.net Git - vlc/commit
configure: add DOLT
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 4 Sep 2012 13:54:00 +0000 (15:54 +0200)
committerRafaël Carré <funman@videolan.org>
Tue, 4 Sep 2012 15:37:26 +0000 (17:37 +0200)
commit8d969f7f52e1bcf0fca8ed683059284abe34ddca
tree6e5674d83a03c333066fd71cea297cd28a739a8e
parent847690d238dd9d957d24352fdde69703dc3bc64a
configure: add DOLT

Shorten build time.

On x86_64 linux build:

LIBTOOL make -j2  60,82s user 13,98s system 112% cpu 1:06,59 total
        make -j2  56,83s user 12,72s system 110% cpu 1:03,20 total
DOLT    make -j2  44,32s user 11,02s system 108% cpu 51,215 total
        make -j2  42,15s user 11,04s system 106% cpu 50,155 total

Signed-off-by: Rafaël Carré <funman@videolan.org>
configure.ac
m4/dolt.m4 [new file with mode: 0644]