* [Buildroot] [PATCH v2] libgcrypt: allow optimization
@ 2015-05-31 1:44 Danomi Manchego
2015-05-31 8:22 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Danomi Manchego @ 2015-05-31 1:44 UTC (permalink / raw)
To: buildroot
Drop the --disable-optimization option, which makes the libgcrypt configure
remove buildroot's optimization setting passed in from CFLAGS.
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
Changes v1 -> v2:
- Add sign-off line and fix spelling in commit log.
---
package/libgcrypt/libgcrypt.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/libgcrypt/libgcrypt.mk b/package/libgcrypt/libgcrypt.mk
index 57c5ab1..9153fb8 100644
--- a/package/libgcrypt/libgcrypt.mk
+++ b/package/libgcrypt/libgcrypt.mk
@@ -16,7 +16,6 @@ LIBGCRYPT_CONFIG_SCRIPTS = libgcrypt-config
LIBGCRYPT_CONF_ENV = \
ac_cv_sys_symbol_underscore=no
LIBGCRYPT_CONF_OPTS = \
- --disable-optimization \
--with-gpg-error-prefix=$(STAGING_DIR)/usr
# Code doesn't build in thumb mode
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH v2] libgcrypt: allow optimization
2015-05-31 1:44 [Buildroot] [PATCH v2] libgcrypt: allow optimization Danomi Manchego
@ 2015-05-31 8:22 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-05-31 8:22 UTC (permalink / raw)
To: buildroot
Dear Danomi Manchego,
On Sat, 30 May 2015 21:44:14 -0400, Danomi Manchego wrote:
> Drop the --disable-optimization option, which makes the libgcrypt configure
> remove buildroot's optimization setting passed in from CFLAGS.
>
> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
>
> ---
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-31 8:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-31 1:44 [Buildroot] [PATCH v2] libgcrypt: allow optimization Danomi Manchego
2015-05-31 8:22 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox