New commits:
commit 49c13a56b58b8d52510e9df3417a9494b82de71e
Author: Andrew Cagney <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to