diff options
| -rw-r--r-- | meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb index d9a55dd761..8e6d455174 100644 --- a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb +++ b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.3.bb | |||
| @@ -19,3 +19,5 @@ EXTRA_OECONF = "\ | |||
| 19 | --enable-html-docs=no \ | 19 | --enable-html-docs=no \ |
| 20 | --enable-latex-docs=no \ | 20 | --enable-latex-docs=no \ |
| 21 | " | 21 | " |
| 22 | |||
| 23 | CXXFLAGS += "-std=c++14" | ||
