[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Tue Aug 14 15:18:26 UTC 2018


New commits:
commit 49c13a56b58b8d52510e9df3417a9494b82de71e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 29 20:28:11 2017 -0400

    kvm: set KVM_BUILD_HOST=build - use a dedicated and "on the internet" build machine
    
    Speeds up test builds significantly.  With this change 'make kvm-install'
    does the following:
    
    - delete east, west, et.al. (but not 'nic')
    - if needed, create 'build' using 'clone'
    - performs an incremental build/install on 'build'
    - clones 'build' creating east, west, et.al.
    
    without this change, 'make kvm-install' would first run 'make base'
    on east, and then (slowly) run 'make install-base' on east, west, et.al.



More information about the Swan-commit mailing list