diff options
| -rw-r--r-- | meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index 5b6a5f3777..a0e0ec9c11 100644 --- a/meta/recipes-devtools/mmc/mmc-utils_git.bb +++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb | |||
| @@ -12,7 +12,7 @@ PV = "1.0" | |||
| 12 | SRC_URI = "git://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git;branch=${SRCBRANCH};protocol=https;tag=v${PV}" | 12 | SRC_URI = "git://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git;branch=${SRCBRANCH};protocol=https;tag=v${PV}" |
| 13 | 13 | ||
| 14 | DEPENDS = "python3-sphinx-native" | 14 | DEPENDS = "python3-sphinx-native" |
| 15 | EXTRA_OEMAKE = "C=" | 15 | EXTRA_OEMAKE = "C=0" |
| 16 | 16 | ||
| 17 | CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" | 17 | CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" |
| 18 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" | 18 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" |
