From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] openssl: pass LDFLAGS to fix incorrect link
Date: Mon, 07 Feb 2011 14:34:51 +0100 [thread overview]
Message-ID: <87ei7kvuh0.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <932c49a0153146151c027de0a05fd688fbab23f7.1297072495.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Mon, 7 Feb 2011 10:55:04 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> We already pass the LD variable to openssl in order to use gcc as the
Thomas> driver for the link process, instead of directly using the ld
Thomas> linker. However, we were not passing LDFLAGS so that the compiler
Thomas> flags are passed, which means that with multilib toolchains, the
Thomas> incorrect library variant could be used at link time, leading to
Thomas> invalid binaries (partly ARMv4, partly ARMv5) or broken compilation
Thomas> (when the build took place in soft-float, but the link stage takes
Thomas> place against hard-float libraries).
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2011-02-07 13:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 9:55 [Buildroot] [pull request] Pull request for branch for-2011.02/openssl-fix Thomas Petazzoni
2011-02-07 9:55 ` [Buildroot] [PATCH 1/1] openssl: pass LDFLAGS to fix incorrect link Thomas Petazzoni
2011-02-07 13:34 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ei7kvuh0.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox