[CRIU] [PATCH 0/3] make: Simplify syntax for library building

Pavel Emelyanov xemul at parallels.com
Mon Sep 2 08:17:48 EDT 2013


On 09/02/2013 02:48 PM, Cyrill Gorcunov wrote:
> Bulding of objects from different directories is yet not
> covered, but will be addressed soon. Meanwhile this series
> shrinks code needed to build shared libraries.
> 
> Cyrill Gorcunov (3):
>   make: Add library building helpers
>   doc: make -- Add lib-so description
>   lib: libcriu -- Use `lib-so' facility
> 
>  Documentation/Makefile.build.txt |  3 +++
>  lib/Makefile                     | 14 +++-----------
>  scripts/Makefile.build           | 11 +++++++++++
>  3 files changed, 17 insertions(+), 11 deletions(-)
> 


applied


More information about the CRIU mailing list