diff options
Diffstat (limited to 'recipes-devtools/include-what-you-use')
-rw-r--r-- | recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb b/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb index 9ba16b6..7c4392f 100644 --- a/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb +++ b/recipes-devtools/include-what-you-use/include-what-you-use_0.23.bb | |||
@@ -15,8 +15,6 @@ SRCREV = "fa1094c0b3848f82244778bc6153cc84f8a890f6" | |||
15 | 15 | ||
16 | PV .= "+git" | 16 | PV .= "+git" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | ||
19 | |||
20 | inherit cmake python3native | 18 | inherit cmake python3native |
21 | 19 | ||
22 | EXTRA_OECMAKE = "-DIWYU_RESOURCE_RELATIVE_TO=iwyu" | 20 | EXTRA_OECMAKE = "-DIWYU_RESOURCE_RELATIVE_TO=iwyu" |