diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-07 15:55:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-07 15:55:28 +0000 |
| commit | bac02c00022880fa3ae6c966edd88d0d55c931ae (patch) | |
| tree | e80c3df7a2d14ccb1e8c2d347280f9162c7930c9 /sub/dev/Makefile.git | |
| parent | 04234adb0be292193c36470121589c7007ff564e (diff) | |
| download | lh-bootstrap-bac02c00022880fa3ae6c966edd88d0d55c931ae.tar.gz | |
Apply some of the j_v changes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'sub/dev/Makefile.git')
| -rw-r--r-- | sub/dev/Makefile.git | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/dev/Makefile.git b/sub/dev/Makefile.git index 26bb086..785b9eb 100644 --- a/sub/dev/Makefile.git +++ b/sub/dev/Makefile.git @@ -1,5 +1,5 @@ -GIT_VERSION ?= 2.39.1 +GIT_VERSION ?= 2.46.0 GIT_STATIC := $(if $(filter true,$(TARGET_STATIC)),-static,) GIT_CONF_ARGS := --enable-pthreads --without-expat --without-iconv --with-shell=/bin/sh --with-perl=/bin/perl --without-python --with-zlib=$(OUTPUT)/rootfs/opt/zlib --without-tcltk --with-openssl=$(OUTPUT)/rootfs/opt/libressl ac_cv_fread_reads_directories=true ac_cv_snprintf_returns_bogus=false |
