[CRIU] [PATCH 3/5] protobuf: Add include/protobuf symlink
Cyrill Gorcunov
gorcunov at openvz.org
Tue Feb 5 15:04:08 EST 2013
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"
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
include/protobuf | 1 +
1 file changed, 1 insertion(+)
create mode 120000 include/protobuf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-protobuf-Add-include-protobuf-symlink.patch
Type: text/x-patch
Size: 185 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130206/bff05266/attachment.bin>
More information about the CRIU
mailing list