diff options
Diffstat (limited to 'pkg/iproute2/gen.lua')
| -rw-r--r-- | pkg/iproute2/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua index 43d081fb..cc782881 100644 --- a/pkg/iproute2/gen.lua +++ b/pkg/iproute2/gen.lua @@ -7,7 +7,7 @@ cflags{ '-I $srcdir/include', '-I $srcdir/include/uapi', '-I $srcdir/misc', - '-I $builddir/pkg/linux-headers/include', + '-isystem $builddir/pkg/linux-headers/include', } pkg.deps = { |
