diff options
Diffstat (limited to 'meta/recipes-devtools/git/git.inc')
| -rw-r--r-- | meta/recipes-devtools/git/git.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index 4131c98977..544e23c844 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc | |||
| @@ -21,6 +21,7 @@ PACKAGECONFIG[svn] = "" | |||
| 21 | 21 | ||
| 22 | EXTRA_OECONF = "--with-perl=${STAGING_BINDIR_NATIVE}/perl-native/perl \ | 22 | EXTRA_OECONF = "--with-perl=${STAGING_BINDIR_NATIVE}/perl-native/perl \ |
| 23 | --without-tcltk \ | 23 | --without-tcltk \ |
| 24 | --without-iconv \ | ||
| 24 | " | 25 | " |
| 25 | EXTRA_OECONF_append_class-nativesdk = " --with-gitconfig=/etc/gitconfig " | 26 | EXTRA_OECONF_append_class-nativesdk = " --with-gitconfig=/etc/gitconfig " |
| 26 | 27 | ||
