diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb b/meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb index 92741d8178..01233699a5 100644 --- a/meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb +++ b/meta-oe/recipes-extended/pegtl/pegtl_2.8.3.bb | |||
| @@ -10,3 +10,5 @@ SRC_URI = "git://github.com/taocpp/PEGTL.git;protocol=https;branch=2.x \ | |||
| 10 | inherit cmake | 10 | inherit cmake |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | |||
| 14 | CXXFLAGS += " -Wno-error=type-limits" | ||
