[CRIU] [PATCH 05/12] make: pie -- Add util-net.c symlink

Pavel Emelyanov xemul at parallels.com
Tue Feb 5 18:45:57 EST 2013


On 02/05/2013 01:34 PM, Cyrill Gorcunov wrote:
> 
> Instead of using weird makefile rule such as
> 
> 	blob-util-net.o: $(SRC_DIR)/util-net.c
> 
> simply add a symlink for util-net.c thus we can
> use same name in pie/ directory, which will allow
> us to simplify makefile code.

I don't feel comfortable with static symlinks in the code tree.

> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  pie/util-net.c | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 120000 pie/util-net.c
> 




More information about the CRIU mailing list