diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb b/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb index 089b6814c7..b5c0834d89 100644 --- a/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb +++ b/meta/recipes-kernel/libtraceevent/libtraceevent_1.7.2.bb | |||
| @@ -14,6 +14,8 @@ SRC_URI = "git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git;branch=$ | |||
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | export EXTRA_CFLAGS = "${CFLAGS}" | ||
| 18 | |||
| 17 | inherit pkgconfig | 19 | inherit pkgconfig |
| 18 | 20 | ||
| 19 | do_install() { | 21 | do_install() { |
