[CRIU] [PATCH 3/5] protobuf: Add include/protobuf symlink

Pavel Emelyanov xemul at parallels.com
Tue Feb 5 17:21:51 EST 2013


On 02/06/2013 12:04 AM, Cyrill Gorcunov wrote:
> 
> This will allow us to lookup for protobuf
> headers by relative
> 
> 	#include "protobuf/some-file.h"
> 
> instead of jumping over directory as we do now
> 
> 	#include "../protobuf/some-file.h"

Why not feed the proper -I option to gcc instead?

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




More information about the CRIU mailing list