diff options
| -rw-r--r-- | meta-oe/classes/breakpad.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/classes/breakpad.bbclass b/meta-oe/classes/breakpad.bbclass index 8c49ca7d27..e4d6808a60 100644 --- a/meta-oe/classes/breakpad.bbclass +++ b/meta-oe/classes/breakpad.bbclass | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | DEPENDS += "breakpad breakpad-native" | 5 | DEPENDS += "breakpad breakpad-native" |
| 6 | 6 | ||
| 7 | CFLAGS += "-I${STAGING_DIR_TARGET}${includedir}/breakpad " | 7 | CFLAGS += "-I${STAGING_DIR_TARGET}${includedir}/breakpad " |
| 8 | CXXFLAGS += "-I${STAGING_DIR_TARGET}${includedir}/breakpad " | ||
| 8 | 9 | ||
| 9 | BREAKPAD_BIN ?= "" | 10 | BREAKPAD_BIN ?= "" |
| 10 | 11 | ||
