New commits:
commit 4c403403e703364274ba741429ee77ed7efbc2a5
Author: Andrew Cagney <[email protected]>
Date: Mon Oct 2 17:10:45 2017 -0400
building: fix archive dependency (.a) by using absolute path
Problem is that 'make', which checks the dependencies, is
run from $(srcdir), but the linker, which uses the dependent files,
is run from $(builddir).
Making the path absolute gets around it :-/
Probably b4cb049733e8f7f791930799a86a8e56680ff3e6
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit