[CRIU] [PATCH 0/3] build: A few more fixups
Cyrill Gorcunov
gorcunov at gmail.com
Wed Feb 24 11:17:53 PST 2016
On Wed, Feb 24, 2016 at 10:14:52PM +0300, Cyrill Gorcunov wrote:
> This all is on top of [PATCH] build: Fix criu depdendent parts linking
>
> Cyrill Gorcunov (3):
> build: config -- Drop redundant summing
> build: Use explicit config phony
> build: criu -- Make sure rebuild happens if feature tests are updated
>
> criu/Makefile.config | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
FWIW, all fixes I gathered so far (including this series) as sitting here,
for convenience reason.
---
The following changes since commit 56e71372ca4b64cf2ba85a0fa81e423ac4f31737:
pie: add %z support to pie's printf (2016-02-24 13:32:01 +0300)
are available in the git repository at:
git://github.com/cyrillos/crtools.git build
for you to fetch changes up to 287b055e0d81bb54e2adb6318cfc6e7dc24b3536:
build: criu -- Make sure rebuild happens if feature tests are updated (2016-02-24 22:12:38 +0300)
----------------------------------------------------------------
Cyrill Gorcunov (6):
build: criu -- Make sure the required libs are installed
build: criu -- Drop redundant phonies
build: Fix criu depdendent parts linking
build: config -- Drop redundant summing
build: Use explicit config phony
build: criu -- Make sure rebuild happens if feature tests are updated
Makefile | 11 ++++++-----
criu/Makefile | 37 ++++++++++++++++++++++++-------------
criu/Makefile.config | 5 +++--
3 files changed, 33 insertions(+), 20 deletions(-)
More information about the CRIU
mailing list