Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] package/git: Fix static compilation
@ 2015-11-01 20:36 Remi Pommarel
  2015-11-01 20:36 ` [Buildroot] [PATCH v2 1/3] package/git: Add needed library for " Remi Pommarel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Remi Pommarel @ 2015-11-01 20:36 UTC (permalink / raw)
  To: buildroot

Hi,

This patch series fixes git package static compilation. This fixes missing
library dependency coming from static library undefined symbols as well as
backport of submitted and accepted git patches.

Thanks
Remi

Remi Pommarel (3):
  package/git: Add needed library for static compilation
  package/git: Add git patch for static compilation
  package/git: Used curl-config program for target

 .../0001-Makefile-link-libcurl-before-zlib.patch   | 62 +++++++++++++++
 ...kefile-make-curl-config-path-configurable.patch | 88 ++++++++++++++++++++++
 ...configure.ac-detect-ssl-need-with-libcurl.patch | 46 +++++++++++
 package/git/git.mk                                 |  8 +-
 4 files changed, 202 insertions(+), 2 deletions(-)
 create mode 100644 package/git/0001-Makefile-link-libcurl-before-zlib.patch
 create mode 100644 package/git/0002-Makefile-make-curl-config-path-configurable.patch
 create mode 100644 package/git/0003-configure.ac-detect-ssl-need-with-libcurl.patch

-- 
2.0.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-02  8:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-01 20:36 [Buildroot] [PATCH v2 0/3] package/git: Fix static compilation Remi Pommarel
2015-11-01 20:36 ` [Buildroot] [PATCH v2 1/3] package/git: Add needed library for " Remi Pommarel
2015-11-02  4:25   ` Baruch Siach
2015-11-02  8:11     ` Remi Pommarel
2015-11-01 20:36 ` [Buildroot] [PATCH v2 2/3] package/git: Add git patch " Remi Pommarel
2015-11-01 20:36 ` [Buildroot] [PATCH v2 3/3] package/git: Used curl-config program for target Remi Pommarel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox