commit | 8baeccdcb8e51bfb0f3349fc8f90abe8d5654f9e | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Sun Jan 25 15:30:23 2015 +0200 |
committer | Sasha Levin <sasha.levin@oracle.com> | Thu Jan 29 21:55:19 2015 -0500 |
tree | ad642898ab9b198d4cdd6825fcec9efb24b61b75 | |
parent | 7728b352b78986dd8b0859e213fd59f5e37e4b8e [diff] |
tools/liblockdep: don't include host headers Adding host headers to include path may cause unexpected surprises when cross compiling. Remove /usr/local/include from the default include path. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>