diff options
Diffstat (limited to 'meta-oe/recipes-support/lockdev/lockdev_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/lockdev/lockdev_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/lockdev/lockdev_git.bb b/meta-oe/recipes-support/lockdev/lockdev_git.bb index 023b9a7ddc..507ce3fe57 100644 --- a/meta-oe/recipes-support/lockdev/lockdev_git.bb +++ b/meta-oe/recipes-support/lockdev/lockdev_git.bb | |||
| @@ -18,3 +18,5 @@ do_configure_prepend () { | |||
| 18 | # Make automake happy | 18 | # Make automake happy |
| 19 | touch ChangeLog | 19 | touch ChangeLog |
| 20 | } | 20 | } |
| 21 | |||
| 22 | CFLAGS_append_libc-musl = " -D__GNU_LIBRARY__" | ||
